[PR #98] [MERGED] Fix retrieve file last commit branchName #104

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/98
Author: @lunny
Created: 12/15/2017
Status: Merged
Merged: 12/19/2017
Merged by: @lunny

Base: masterHead: lunny/fix_non_master


📝 Commits (4)

  • 6b88d99 fix retrieve file last commit branchName
  • 4d66643 fix test
  • 5a4099a fix the commit cache and git log with specify branch or commit
  • 14f6f47 remove unused lock

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 commit_info.go (+2 -2)

📄 Description

This will be a part of PR to fix go-gitea/gitea#3181


🔄 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/98 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/15/2017 **Status:** ✅ Merged **Merged:** 12/19/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_non_master` --- ### 📝 Commits (4) - [`6b88d99`](https://github.com/go-gitea/git/commit/6b88d9990d1c22a7e19619159db07810de01e747) fix retrieve file last commit branchName - [`4d66643`](https://github.com/go-gitea/git/commit/4d666434b835911784cd707faec68826aa13c628) fix test - [`5a4099a`](https://github.com/go-gitea/git/commit/5a4099ac061c7265ebfb4bc377477e035edb837a) fix the commit cache and git log with specify branch or commit - [`14f6f47`](https://github.com/go-gitea/git/commit/14f6f47462a5fc7141c83d51359ab1681e358807) remove unused lock ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `commit_info.go` (+2 -2) </details> ### 📄 Description This will be a part of PR to fix go-gitea/gitea#3181 --- <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:07 -05:00
yindo closed this issue 2026-02-16 10:24:07 -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#104