git_diff_staged
View staged changes in a Git repository before committing. Identify the differences that will be included in the next commit.
Instructions
Shows changes that are staged for commit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to Git repository |