reflens_history
Retrieve recent git commits and file change history to understand how and why code evolved.
Instructions
Historical context from the reference repo's live git history: recent commits for the whole repo, or the change history of a specific file (hash, date, author, subject). Use to understand how/why code evolved. Only available when the repo was ingested from a live git directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| limit | No | ||
| target | No | Optional file path; omit for repo-wide. |