git_blame
Show which commit last modified every line in a file to identify authorship and change history.
Instructions
Show line-level commit attribution for a file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| path | Yes | ||
| start | No | ||
| revision | No | HEAD | |
| repositoryId | Yes | ID returned by git_list_repositories |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| output | Yes | ||
| truncated | Yes |