Skip to content

Commit 1bf59db

Browse files
PramithaMJclaude
andcommitted
chore: add git permissions to claude settings
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent eba1394 commit 1bf59db

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.claude/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"permissions": {
33
"allow": [
44
"Bash(go get:*)",
5-
"Bash(go version:*)"
5+
"Bash(go version:*)",
6+
"Bash(git add *)",
7+
"Bash(git commit -m ' *)"
68
]
79
}
810
}

0 commit comments

Comments
 (0)