git_status
Retrieve the git status of a repository, showing staged, unstaged, and untracked changes. Optionally specify a path.
Instructions
Get git repository status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Repository path (defaults to current directory) |