branch_list
Retrieve a comprehensive list of branches from a specified Git repository path using the MCP server's API. Simplify branch management for efficient 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) |