ado_get_commit
Get details of a single commit by providing repository ID and commit SHA.
Instructions
Get a single commit by SHA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoId | Yes | Repository name or ID | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) | |
| commitId | Yes | Commit SHA |