gitee_get_file_blame
Retrieve blame annotations for a file in a Gitee repository, showing commit details for each line. Requires owner, repo, and file path.
Instructions
Get file blame information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user/org/enterprise path) | |
| repo | Yes | Repository path name | |
| path | Yes | File path | |
| ref | No | Branch/tag/commit |