emacs_git_status
Retrieve Git status showing staged, unstaged, and untracked files. Specify a repository path or use the current directory to get a clear overview of changes.
Instructions
Get git status (staged, unstaged, untracked files)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No | Repository path (optional, uses current directory) |