[PR #2584] [MERGED] fix go get subpackage bug #16486

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

📋 Pull Request Information

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

Base: masterHead: lunny/fix_incorrect_meta_tags


📝 Commits (2)

  • 67bacfb fix go get subpackage bug
  • 9fcb2e8 merge the duplicated funtions

📊 Changes

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

View changed files

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

📄 Description

will fix #2577


🔄 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/2584 **Author:** [@lunny](https://github.com/lunny) **Created:** 9/23/2017 **Status:** ✅ Merged **Merged:** 9/23/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `lunny/fix_incorrect_meta_tags` --- ### 📝 Commits (2) - [`67bacfb`](https://github.com/go-gitea/gitea/commit/67bacfbd86475fbdd575bb59ced4dbfc600b6486) fix go get subpackage bug - [`9fcb2e8`](https://github.com/go-gitea/gitea/commit/9fcb2e83797af83413b2fae659d106ce9f55d7f4) merge the duplicated funtions ### 📊 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 will fix #2577 --- <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:45 -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#16486