create_branch
Use this Gitee MCP tool to create a new branch in a repository by specifying the branch name, repository path, owner, and source reference.
Instructions
在 Gitee 仓库中创建一个新分支
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch_name | Yes | Name for the new branch | |
owner | Yes | Repository owner path (enterprise, organization, or personal path) | |
refs | No | Source reference for the branch, default: master | master |
repo | Yes | Repository path |