git_blame_chunk
Retrieve the last author who modified each line in a code chunk, using git blame with lazy computation and caching based on chunk hash.
Instructions
Hash-bound git blame for one chunk: who last touched its lines, computed lazily and cached against the chunk hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chunk_id | Yes |