git_quick_status
Get a high-level Git status: current branch, changed files, untracked files, and recent commit for any repository.
Instructions
Returns high-level Git status: active branch, changed files, untracked files, and recent commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| repo_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |