git_branch
Manage Git branches efficiently by listing, creating, or switching branches within a specified repository path. Integrates with AI agents for enhanced VS Code interactions via the Code MCP Server.
Instructions
List, create, or switch branches
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform | |
cwd | No | Repository path | |
name | No | Branch name (for create/switch) |