status
Retrieve the current status of a Git repository by providing its absolute path. Use this tool to check for changes, untracked files, and branch details efficiently.
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) |