repository_summary
Reads branch, working-tree, remote names, and latest commit metadata from a local Git repository. Summarizes repository state without requiring network access.
Instructions
Read branch, working-tree, remote names, and latest commit metadata from a local Git repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Local repository path. No network access is used. | . |