Skip to content

Add Claude git command permissions#119

Merged
luciaquirke merged 1 commit intomainfrom
add-claude-git-permissions
Jan 9, 2026
Merged

Add Claude git command permissions#119
luciaquirke merged 1 commit intomainfrom
add-claude-git-permissions

Conversation

@luciaquirke
Copy link
Collaborator

Enable browser Claude to perform git operations including:

  • Creating branches (git checkout, git branch, git switch)
  • Staging changes (git add)
  • Creating commits (git commit)
  • Pushing to remote (git push)
  • Creating PRs (gh pr create)

This allows Claude to autonomously create PRs for fixes and features.

Enable browser Claude to perform git operations including:
- Creating branches (git checkout, git branch, git switch)
- Staging changes (git add)
- Creating commits (git commit)
- Pushing to remote (git push)
- Creating PRs (gh pr create)

This allows Claude to autonomously create PRs for fixes and features.
@claude
Copy link

claude bot commented Jan 9, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@luciaquirke luciaquirke merged commit 347595e into main Jan 9, 2026
6 checks passed
@luciaquirke luciaquirke deleted the add-claude-git-permissions branch January 13, 2026 23:20
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