repo_status
Check git repository status to view branch, ahead/behind counts, stash entries, and staged, unstaged, or untracked files.
Instructions
Enhanced git status: branch, ahead/behind, stash count, staged/unstaged/untracked files.
Args: repo_path: Path to local git repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |