git_diff
Compare code changes in Git repositories to identify modifications between commits, branches, or working directory states.
Instructions
Show git diff
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| staged | No | Show staged changes | |
| file | No | Specific file to diff | |
| cwd | No | Repository path |