get_branch
Retrieve specific branch information from a Gitee repository by specifying the owner, repository, and branch name for streamlined branch management.
Instructions
获取 Gitee 仓库中的特定分支信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | Yes | Branch name | |
owner | Yes | Repository owner path (enterprise, organization, or personal path) | |
repo | Yes | Repository path |