branch_list
Retrieve a list of all branches in a Git repository by specifying its absolute path. Integrates with Git MCP Server for enhanced branch management and operations.
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) |