[PR #1518] [MERGED] fix go get sub package and add domain on installation to let go get work defaultly #15940

Closed
opened 2025-11-02 11:58:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1518
Author: @lunny
Created: 4/20/2017
Status: Merged
Merged: 4/21/2017
Merged by: @lunny

Base: masterHead: lunny/fix_go_get


📝 Commits (3)

  • ec896df fix go get sub package and add domain on installation to let go get work defaultly
  • 2096e0e fix import sequence
  • 700af95 fix .git problem

📊 Changes

3 files changed (+27 additions, -1 deletions)

View changed files

📝 modules/context/repo.go (+1 -1)
📝 routers/install.go (+1 -0)
📝 routers/repo/http.go (+25 -0)

📄 Description

fix #1485


🔄 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/1518 **Author:** [@lunny](https://github.com/lunny) **Created:** 4/20/2017 **Status:** ✅ Merged **Merged:** 4/21/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_go_get` --- ### 📝 Commits (3) - [`ec896df`](https://github.com/go-gitea/gitea/commit/ec896dfad30d016d9d9a53282628cbb716827bdf) fix go get sub package and add domain on installation to let go get work defaultly - [`2096e0e`](https://github.com/go-gitea/gitea/commit/2096e0e1521719a0269356d20a54e4e6b654f89b) fix import sequence - [`700af95`](https://github.com/go-gitea/gitea/commit/700af95dbd0dd9cf79e0eb7320e0b248b8a68645) fix .git problem ### 📊 Changes **3 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/context/repo.go` (+1 -1) 📝 `routers/install.go` (+1 -0) 📝 `routers/repo/http.go` (+25 -0) </details> ### 📄 Description fix #1485 --- <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 11:58:30 -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#15940