branch_list
Retrieve a detailed list of all branches in a specified Git repository using an absolute path, enabling efficient branch management and repository navigation.
Instructions
List all branches
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |