Skip to content

chore(config): add git commit permission to Claude settings#1

Open
berndschnittborn wants to merge 1 commit into
mainfrom
chore/update-claude-settings
Open

chore(config): add git commit permission to Claude settings#1
berndschnittborn wants to merge 1 commit into
mainfrom
chore/update-claude-settings

Conversation

@berndschnittborn

Copy link
Copy Markdown
Owner

Summary

This PR updates the Claude Code settings to include permission for git commit commands, allowing Claude Code to create commits without requiring manual approval for each operation.

Changes

  • Add Bash(git commit:*) to the allowed permissions list in .claude/settings.local.json

Reason

This permission enables smoother workflow automation when using Claude Code for git operations, particularly useful during the development workflow demonstrated in the Claude Code Masterclass.

Test plan

  • Verify settings file syntax is valid JSON
  • Test that Claude Code can execute git commit commands without approval prompts
  • Confirm other git operations (add, push, etc.) still work as expected

🤖 Generated with Claude Code

Add Bash(git commit:*) to allowed permissions to enable commit operations
through Claude Code without manual approval.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant