List commit diffs
list_commit_diffsRetrieve files and patch hunks changed by a GitLab commit. Provide project ID or path and commit SHA to see the diffs.
Instructions
Return the files and patch hunks changed by one GitLab commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | Yes | Commit SHA or Git ref. | |
| page | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| unidiff | No | ||
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |