git_branch_switch
Switch to a specified branch in a GitHub repository using the repository path and branch name. Accessible via GitMCP, enabling AI assistants to manage project branches without setup.
Instructions
Switch to a branch
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Branch name | |
| path | Yes | Repository path |