git_create_branch
Create a new branch in a Git repository, optionally specifying a base branch to start from, using the MCP Git Server's branch management tool.
Instructions
Creates a new branch from an optional base branch
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_branch | No | ||
branch_name | Yes | ||
repo_path | Yes |