chore(claude): ask on every git commit/push variant
This commit is contained in:
@@ -7,14 +7,14 @@
|
|||||||
"permissions": {
|
"permissions": {
|
||||||
"defaultMode": "dontAsk",
|
"defaultMode": "dontAsk",
|
||||||
"ask": [
|
"ask": [
|
||||||
"Bash(git push)",
|
|
||||||
"Bash(git push:*)",
|
|
||||||
"Bash(git commit)",
|
"Bash(git commit)",
|
||||||
"Bash(git commit:*)",
|
"Bash(git commit:*)",
|
||||||
"Bash(git -C * push)",
|
"Bash(git * commit)",
|
||||||
"Bash(git -C * push:*)",
|
"Bash(git * commit:*)",
|
||||||
"Bash(git -C * commit)",
|
"Bash(git push)",
|
||||||
"Bash(git -C * commit:*)"
|
"Bash(git push:*)",
|
||||||
|
"Bash(git * push)",
|
||||||
|
"Bash(git * push:*)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"sandbox": {
|
"sandbox": {
|
||||||
|
|||||||
Reference in New Issue
Block a user