Spaces:
Running
Running
new background
Browse files
.claude/settings.local.json
CHANGED
|
@@ -20,7 +20,8 @@
|
|
| 20 |
"Bash(git add:*)",
|
| 21 |
"Bash(git commit:*)",
|
| 22 |
"Bash(git push:*)",
|
| 23 |
-
"Bash(git filter-branch:*)"
|
|
|
|
| 24 |
],
|
| 25 |
"deny": [],
|
| 26 |
"ask": []
|
|
|
|
| 20 |
"Bash(git add:*)",
|
| 21 |
"Bash(git commit:*)",
|
| 22 |
"Bash(git push:*)",
|
| 23 |
+
"Bash(git filter-branch:*)",
|
| 24 |
+
"Bash(git ls-tree:*)"
|
| 25 |
],
|
| 26 |
"deny": [],
|
| 27 |
"ask": []
|