git_branch
Manage and display Git repository branches locally or remotely. Specify the repository path to list branches, with an option to include remote branches for comprehensive tracking.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repository_path | Yes | Path to the git repository | |
show_remote | No | Show remote branches as well |