git-diff
Compare Git changes between HEAD and an ancestor branch or commit to analyze code modifications for review or documentation.
Instructions
Get a diff between the HEAD and the ancestor branch or commit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ancestor | Yes | The ancestor commit hash or branch name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |