mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 03:16:39 +00:00
chore(claude/settings): allow git branch command
Add git branch to the list of auto-allowed Bash commands so Claude can inspect and manage branches without prompting for permission. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"Bash(gh pr view:*)",
|
||||
"Bash(gh repo view:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git branch:*)",
|
||||
"Bash(git diff:*)",
|
||||
"Bash(git fetch:*)",
|
||||
"Bash(git log:*)",
|
||||
|
||||
Reference in New Issue
Block a user