git_blame_chunk
Retrieve git blame for a specific code chunk, showing the last author for each line, computed lazily and cached by 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 |