git-cached-diff
Compare staged changes against the last commit to review modifications before finalizing them in Git.
Instructions
Get a diff between the files in the staging area (the index) and the HEAD
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |