git_diff_staged
Show which Git changes are staged for commit so you can review them before committing. Optionally specify a workspace-relative repository path.
Instructions
Show staged Git changes for a repository below the configured workspace root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No | Workspace-relative repository path; defaults to . |