[PR #107] [MERGED] Make GetRefCommitID exported #112

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/107
Author: @lafriks
Created: 1/14/2018
Status: Merged
Merged: 1/14/2018
Merged by: @lafriks

Base: masterHead: feat/export_ref_commitid


📝 Commits (1)

  • 8285bd8 Make GetRefCommitID exported

📊 Changes

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

View changed files

📝 repo_commit.go (+4 -4)

📄 Description

Needed for getting commit ID for hidden refs


🔄 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/107 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 1/14/2018 **Status:** ✅ Merged **Merged:** 1/14/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `feat/export_ref_commitid` --- ### 📝 Commits (1) - [`8285bd8`](https://github.com/go-gitea/git/commit/8285bd8369e2c166dd52de07b5728850500ddf38) Make GetRefCommitID exported ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `repo_commit.go` (+4 -4) </details> ### 📄 Description Needed for getting commit ID for hidden refs --- <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:08 -05:00
yindo closed this issue 2026-02-16 10:24:08 -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#112