git_status
Retrieve branch information and changed files for a Git repository in the workspace to assess its working tree state.
Instructions
Get git status (branch info + changed files) for a repository
inside the workspace.
Args: path: Path to the git repository, relative to the workspace root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . |