git_status
Retrieve structured git status showing staged, unstaged, untracked files and the active branch.
Instructions
Get structured status of current repository including staged, unstaged, untracked files and active branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Target repository directory path (defaults to current working directory) |