[PR #32] [MERGED] Adding git blame #43

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/32
Author: @makhov
Created: 2/5/2017
Status: Merged
Merged: 2/6/2017
Merged by: @tboerger

Base: masterHead: feature/blame


📝 Commits (1)

📊 Changes

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

View changed files

repo_blame.go (+10 -0)

📄 Description

Adding git-blame implementation. Prepare for git blame feature implementation.


🔄 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/32 **Author:** [@makhov](https://github.com/makhov) **Created:** 2/5/2017 **Status:** ✅ Merged **Merged:** 2/6/2017 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `feature/blame` --- ### 📝 Commits (1) - [`176c743`](https://github.com/go-gitea/git/commit/176c7432bf1d28269f381045335bb2a130444686) Adding git blame ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `repo_blame.go` (+10 -0) </details> ### 📄 Description Adding git-blame implementation. Prepare for git blame [feature](https://github.com/go-gitea/gitea/issues/747) implementation. --- <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:23:56 -05:00
yindo closed this issue 2026-02-16 10:23:56 -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#43