get_branch
Retrieve specific branch details from a Gitee repository by providing the owner, repository name, and branch. Streamline repository management tasks efficiently.
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 |