git.status
Retrieve a normalized git status with branch, ahead/behind, and file entries to get a clear repository state.
Instructions
Get normalized git status with branch info, ahead/behind, and file entries
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_entries | No | Max file entries to return (default 100, cap 500) |