git_status
Check the current state of a Git repository by viewing its status, including modified files and branch. Specify a repo path or use the default.
Instructions
Show git status for a repo checkout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repo checkout to target: absolute path, or a repo name under VBS_WORKSPACE_DIR, or omit to use VBCS_REPO_PATH default. Use list_repos to see what's available on this instance. |