Skip to content

Commit 58e8841

Browse files
scottrfrancisclaude
andcommitted
chore: Update Claude settings for SSH authentication
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 903d188 commit 58e8841

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.claude/settings.local.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,11 @@
8282
"Bash(git stash pop:*)",
8383
"Bash(gh release create:*)",
8484
"Bash(gh auth:*)",
85-
"Bash(git stash push:*)"
85+
"Bash(git stash push:*)",
86+
"Bash(git push:*)",
87+
"Bash(git config:*)",
88+
"Bash(git remote set-url:*)",
89+
"Bash(ssh:*)"
8690
],
8791
"deny": []
8892
}

0 commit comments

Comments
 (0)