We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc1d5aa + 59bea25 commit 37c048dCopy full SHA for 37c048d
.claude/settings.local.json .claude/settings.json.claude/settings.local.json renamed to .claude/settings.json
@@ -17,16 +17,16 @@
17
"Bash(git branch:*)",
18
"Bash(git add:*)",
19
"Bash(git commit:*)",
20
- "Bash(git checkout:*)",
21
"Bash(git switch:*)",
22
"Bash(git merge:*)",
23
"Bash(git pull:*)",
24
"Bash(git push)",
25
- "Bash(git push --set-upstream:*)",
26
"Bash(git push -u:*)",
27
"Bash(gh pr:*)",
28
"Bash(gh issue:*)",
29
- "Bash(gh repo view)"
+ "Bash(gh repo view)",
+ "Bash(gh run list:*)",
+ "Bash(gh run view:*)"
30
],
31
"deny": [
32
"Bash(git push --force:*)",
0 commit comments