status
Check the current status of a Git repository by providing its absolute path. Retrieve information on untracked files, changes, and branch details instantly.
Instructions
Get repository status
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |