git_branch
Manage Git branches in your repository by listing, creating, or switching branches. Specify the action and branch name to streamline version control tasks.
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) |