git_status
Check Git repository status to view staged, unstaged, and untracked changes in your project directory.
Instructions
Get git repository status
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Repository path (defaults to current directory) |