get_branch
Retrieve commit and protection status for a specific branch in a GitLab project using its project ID and branch name.
Instructions
Get branch details (commit, protection status)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| branch_name | Yes | Name of the branch |