getCommit
Retrieve the details of a specific commit from a Bitbucket repository by providing its SHA.
Instructions
Get a specific commit from a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | Bitbucket workspace name | |
| repo_slug | Yes | Repository slug | |
| sha | Yes | Commit SHA |