Skip to content

Commit 9abbfe7

Browse files
author
Example User
committed
chore: 更新设置文件添加fetch权限
1 parent f62c85d commit 9abbfe7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"Bash(git push:*)",
3131
"Bash(curl:*)",
3232
"Bash(ping:*)",
33-
"Bash(git config:*)"
33+
"Bash(git config:*)",
34+
"Bash(git fetch:*)"
3435
],
3536
"deny": []
3637
}

0 commit comments

Comments
 (0)