Get Git diff
git_diffReview unstaged or staged code changes in your project. Optionally filter the diff to a specific file or directory for targeted inspection.
Instructions
Reviews current unstaged or staged code changes. Optionally limit the diff to one project-relative path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| staged | No | ||
| project | Yes | Project key from list_projects. |