git_branch
List local Git branches, optionally including remote branches, showing current branch and upstream tracking details.
Instructions
List local Git branches and optionally remote branches with current/upstream metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Include remote branches. | |
| path | No | Git repository directory; defaults to the workspace. |