We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d1a25e commit 05a711aCopy full SHA for 05a711a
1 file changed
.claude/settings.local.json
@@ -24,7 +24,9 @@
24
"Bash(git -C /Users/stidsborg/Repos/Cleipnir.ResilientFunctions log --oneline -5)",
25
"Bash(git commit:*)",
26
"Bash(git checkout:*)",
27
- "Bash(git push:*)"
+ "Bash(git push:*)",
28
+ "Bash(git pull *)",
29
+ "Bash(git stash *)"
30
],
31
"deny": [],
32
"ask": []
0 commit comments