[PR #116] [MERGED] Add line blame #119

Closed
opened 2026-02-16 10:24:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/116
Author: @jonasfranz
Created: 5/13/2018
Status: Merged
Merged: 5/13/2018
Merged by: @appleboy

Base: masterHead: master


📝 Commits (2)

  • e4e7109 Add line blame
  • 575c398 Use uint instead of int to prevent failures

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 repo_blame.go (+14 -0)

📄 Description

Blocks https://github.com/lafriks/gitea/pull/2


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/git/pull/116 **Author:** [@jonasfranz](https://github.com/jonasfranz) **Created:** 5/13/2018 **Status:** ✅ Merged **Merged:** 5/13/2018 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`e4e7109`](https://github.com/go-gitea/git/commit/e4e7109f3d1e8056b37196d71a134683f3a3fcb4) Add line blame - [`575c398`](https://github.com/go-gitea/git/commit/575c3983fb275c7e87906a781ace9d97e8f4071d) Use uint instead of int to prevent failures ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `repo_blame.go` (+14 -0) </details> ### 📄 Description Blocks https://github.com/lafriks/gitea/pull/2 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:24:10 -05:00
yindo closed this issue 2026-02-16 10:24:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/git#119