get_commit
Retrieve details of a specific commit by providing project ID and commit SHA. Optionally include commit statistics.
Instructions
Get details of a specific commit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| sha | Yes | The commit hash or name of a repository branch or tag | |
| stats | No | Include commit stats |