git_branch
List and inspect local Git branches to view available branches or check details before switching or merging.
Instructions
List or inspect branches in the local repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Use git branch --all. | |
| cwd | No | Optional local working directory or repository path. |