Skip to content

Commit c2854d7

Browse files
author
Kristopher Turner
committed
chore: add git commit to Claude allowed commands
1 parent 99f3fe4 commit c2854d7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.claude/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"Bash(python3 -c ':*)",
1212
"Bash(git -C e:/git/azurelocal-copilot push origin main)",
1313
"Bash(python3)",
14-
"Bash(git add:*)"
14+
"Bash(git add:*)",
15+
"Bash(git commit -m ':*)"
1516
]
1617
}
1718
}

0 commit comments

Comments
 (0)