git_branch_create
Create a new branch in a GitHub repository by specifying the repository path and branch name using the GitMCP server.
Instructions
Create a new branch
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Branch name | |
| path | Yes | Repository path |