git_diff
View unstaged or staged changes in a repository to review modifications before committing.
Instructions
View the diff of unstaged or staged changes in a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| repo | Yes | ||
| commit | No | Optional commit ref or range to diff against. | |
| staged | No | ||
| max_chars | No |