Git status
git_statusReport the Git status of a project: current branch, staged/modified/untracked files, last commit, and whether the working tree is clean. Read-only.
Instructions
Report the Git state: current branch, staged/modified/untracked files, last commit, and whether the working tree is clean. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute path to the project root. |