git_status
Check Git repository status to see staged, unstaged, and untracked files in your project directory.
Instructions
Get git status of the project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Working directory (optional, defaults to project root) |