Get File Blame
gitlab_get_file_blameRetrieve line-by-line blame info for a GitLab file at a chosen ref to trace changes and authors.
Instructions
Retrieve blame information for a file at a specific ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | HEAD | |
| file_path | Yes | ||
| project_id | Yes |