git_status
Display a comprehensive Git repository status, including staged, unstaged, and untracked files, to quickly identify changes.
Instructions
Get comprehensive repository status including staged, unstaged, and untracked files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoPath | Yes | Absolute path to the git repository | |
| short | No | Show short format output |