Git status
git_statusDisplays the current branch and uncommitted changes of a local git repository, allowing users to review repository state directly from the host.
Instructions
Show git status and current branch for a repository on the host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |