feat(api): Git blame endpoint #12

Open
opened 2026-05-08 04:42:58 +00:00 by jmiller · 0 comments
Owner

Proposed

  • GET /repos/{owner}/{repo}/blame/{ref}/{filepath}

Criteria

  • Line-by-line blame with commit SHA, author, date, message
  • Supports branch/tag/commit ref
  • Handles binary files
## Proposed - `GET /repos/{owner}/{repo}/blame/{ref}/{filepath}` ## Criteria - [ ] Line-by-line blame with commit SHA, author, date, message - [ ] Supports branch/tag/commit ref - [ ] Handles binary files
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#12