Gitee
by normal-coder
Verified
create_branch
在 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 |
Input Schema (JSON Schema)
You must be authenticated.