get_branch
Retrieve the current commit SHA for a branch in an allowed repository. Provide the branch name to get its latest commit identifier for tracking or verification.
Instructions
Read the current commit SHA for a branch in an allowed repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | Yes | ||
| account | Yes | ||
| hostname | No | ||
| repository | Yes | Repository in owner/name format |