gitlab_get_commit
Retrieve details and diff statistics for a specific commit in a GitLab project. Provide the commit SHA and optionally the project path.
Instructions
Get details and diff stats for a specific commit.
Args: sha: Full or short commit SHA. project_path: GitLab project path, e.g. 'group/project'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | Yes | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |