Get File Blame
gitlab_get_file_blameRetrieve blame information for a file in a GitLab project at a specific ref to see who last modified each line.
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 |