Get Git Status
get_git_statusCheck the status of a Git repository to see all uncommitted changes, including modified, staged, and untracked files.
Instructions
Get all changes in directory by calling git command (git status)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoPath | Yes | GitHub repository path |