Skip to content

Commit 8508825

Browse files
committed
chore: 更新设置文件添加分支管理权限
1 parent 9abbfe7 commit 8508825

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@
3131
"Bash(curl:*)",
3232
"Bash(ping:*)",
3333
"Bash(git config:*)",
34-
"Bash(git fetch:*)"
34+
"Bash(git fetch:*)",
35+
"Bash(git log:*)",
36+
"Bash(git for-each-ref:*)"
3537
],
3638
"deny": []
3739
}

0 commit comments

Comments
 (0)