git_diff
Get the current git diff, with options to show staged changes or limit to a specific file path.
Instructions
Return the current git diff, optionally for staged changes or one path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| cached | No | ||
| repo_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |