[PR #37] [MERGED] Change import reference to match gitea instead of gogs #15103

Closed
opened 2025-11-02 11:38:55 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/37
Author: @DblK
Created: 11/3/2016
Status: Merged
Merged: 11/3/2016
Merged by: @andreynering

Base: masterHead: master


📝 Commits (1)

  • 7052718 Change import reference to match gitea instead of gogs

📊 Changes

123 files changed (+440 additions, -440 deletions)

View changed files

📝 .github/CONTRIBUTING.md (+3 -3)
📝 .github/PULL_REQUEST_TEMPLATE.md (+1 -1)
📝 .gopmfile (+1 -1)
📝 Makefile (+2 -2)
📝 README.md (+6 -6)
📝 README_ZH.md (+3 -3)
📝 cmd/admin.go (+2 -2)
📝 cmd/dump.go (+2 -2)
📝 cmd/serve.go (+5 -5)
📝 cmd/update.go (+3 -3)
📝 cmd/web.go (+14 -14)
📝 conf/app.ini (+1 -1)
📝 docker/build.sh (+2 -2)
📝 glide.yaml (+1 -1)
📝 gogs.go (+2 -2)
📝 models/access.go (+1 -1)
📝 models/action.go (+3 -3)
📝 models/admin.go (+3 -3)
📝 models/git_diff.go (+5 -5)
📝 models/issue.go (+3 -3)

...and 80 more files

📄 Description

Missing change to source to match the repository.
Should be done before accepting all PR from my point of view.

I simply did a search & replace for this PR.


🔄 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/37 **Author:** [@DblK](https://github.com/DblK) **Created:** 11/3/2016 **Status:** ✅ Merged **Merged:** 11/3/2016 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7052718`](https://github.com/go-gitea/gitea/commit/705271897ebb8db3544fe03a6cfb5bfdb2f61f1a) Change import reference to match gitea instead of gogs ### 📊 Changes **123 files changed** (+440 additions, -440 deletions) <details> <summary>View changed files</summary> 📝 `.github/CONTRIBUTING.md` (+3 -3) 📝 `.github/PULL_REQUEST_TEMPLATE.md` (+1 -1) 📝 `.gopmfile` (+1 -1) 📝 `Makefile` (+2 -2) 📝 `README.md` (+6 -6) 📝 `README_ZH.md` (+3 -3) 📝 `cmd/admin.go` (+2 -2) 📝 `cmd/dump.go` (+2 -2) 📝 `cmd/serve.go` (+5 -5) 📝 `cmd/update.go` (+3 -3) 📝 `cmd/web.go` (+14 -14) 📝 `conf/app.ini` (+1 -1) 📝 `docker/build.sh` (+2 -2) 📝 `glide.yaml` (+1 -1) 📝 `gogs.go` (+2 -2) 📝 `models/access.go` (+1 -1) 📝 `models/action.go` (+3 -3) 📝 `models/admin.go` (+3 -3) 📝 `models/git_diff.go` (+5 -5) 📝 `models/issue.go` (+3 -3) _...and 80 more files_ </details> ### 📄 Description Missing change to source to match the repository. Should be done before accepting all PR from my point of view. I simply did a search & replace for this PR. --- <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:38:55 -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#15103