git_status
Check the status of a Git repository, including working tree changes and staged files. Specify the repository path to get a summary of modifications, untracked files, and branch information.
Instructions
Get git repository status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Repository path |