git-status
Display the current status of a git repository, highlighting modified, staged, and untracked files.
Instructions
Displays the status of the git repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | The directory to run the command in (defaults to current working directory) |