git_show_commit
View a Git commit's metadata, changed files, and optional patch to see exactly what was modified and why.
Instructions
Show commit metadata, changed files, and optionally its patch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revision | No | HEAD | |
| includePatch | No | ||
| repositoryId | Yes | ID returned by git_list_repositories |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| output | Yes | ||
| truncated | Yes |