[PR #2589] [MERGED] fix go get subpackage bug (#2584) #16491

Closed
opened 2025-11-02 12:11:53 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2589
Author: @lunny
Created: 9/23/2017
Status: Merged
Merged: 9/23/2017
Merged by: @lafriks

Base: release/v1.2Head: lunny/fix_incorrect_meta_tags2


📝 Commits (1)

📊 Changes

2 files changed (+14 additions, -32 deletions)

View changed files

📝 modules/context/repo.go (+13 -11)
📝 routers/repo/http.go (+1 -21)

📄 Description

backport from #2584

  • fix go get subpackage bug

  • merge the duplicated funtions


🔄 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/gitea/pull/2589 **Author:** [@lunny](https://github.com/lunny) **Created:** 9/23/2017 **Status:** ✅ Merged **Merged:** 9/23/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.2` ← **Head:** `lunny/fix_incorrect_meta_tags2` --- ### 📝 Commits (1) - [`d46d846`](https://github.com/go-gitea/gitea/commit/d46d8469e640d076b3cd7d11c0e10fc9bc8e7978) fix go get subpackage bug (#2584) ### 📊 Changes **2 files changed** (+14 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `modules/context/repo.go` (+13 -11) 📝 `routers/repo/http.go` (+1 -21) </details> ### 📄 Description backport from #2584 * fix go get subpackage bug * merge the duplicated funtions --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:11:53 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16491