git_status
Check the current state of your Git repository, including untracked, modified, and staged files.
Instructions
Run git status to see the state of the working directory and staging area.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||