Git Status
git.statusCheck the current git branch, commit hash, and working tree status for a local project.
Instructions
Return git branch, HEAD, and porcelain status for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | Yes | ||
| head | Yes | ||
| files | Yes |