git_status
Retrieve the current Git branch, upstream tracking state, and working-tree status directly from a repository, without running shell commands.
Instructions
Read the current Git branch, upstream tracking state, and working-tree status without running a shell command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Git repository directory; defaults to the workspace. |