git_diff
Display differences between working tree and index, or show staged changes for a specific file in a given repository path.
Instructions
Show git diff
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| staged | No | Show staged changes | |
| file | No | Specific file to diff | |
| cwd | No | Repository path |