Git blame
git_blameIdentify the author and commit for each line in a tracked file using Git blame. Specify file, start line, and count to retrieve blame information.
Instructions
Blame line ranges of a tracked file. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| path | Yes | ||
| count | No | ||
| start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |