[PR #1] [MERGED] Rename import paths: "github.com/gogits/gogs" -> "github.com/go-gitea/gitea" #15088

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1
Author: @andreynering
Created: 11/2/2016
Status: Merged
Merged: 11/2/2016
Merged by: @tboerger

Base: masterHead: import-paths


📝 Commits (1)

  • 1b0ec32 Rename import paths: "github.com/gogits/gogs" -> "github.com/go-gitea/gitea"

📊 Changes

110 files changed (+403 additions, -403 deletions)

View changed files

📝 Makefile (+2 -2)
📝 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)
📝 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)
📝 models/issue_comment.go (+2 -2)
📝 models/issue_label.go (+1 -1)
📝 models/issue_mail.go (+3 -3)
📝 models/login_source.go (+3 -3)
📝 models/mail.go (+5 -5)
📝 models/migrations/migrations.go (+3 -3)
📝 models/models.go (+2 -2)
📝 models/org.go (+2 -2)

...and 80 more files

📄 Description

No description provided


🔄 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/1 **Author:** [@andreynering](https://github.com/andreynering) **Created:** 11/2/2016 **Status:** ✅ Merged **Merged:** 11/2/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `import-paths` --- ### 📝 Commits (1) - [`1b0ec32`](https://github.com/go-gitea/gitea/commit/1b0ec3208db8501acba44a137c009a5a126ebaa9) Rename import paths: "github.com/gogits/gogs" -> "github.com/go-gitea/gitea" ### 📊 Changes **110 files changed** (+403 additions, -403 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+2 -2) 📝 `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) 📝 `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) 📝 `models/issue_comment.go` (+2 -2) 📝 `models/issue_label.go` (+1 -1) 📝 `models/issue_mail.go` (+3 -3) 📝 `models/login_source.go` (+3 -3) 📝 `models/mail.go` (+5 -5) 📝 `models/migrations/migrations.go` (+3 -3) 📝 `models/models.go` (+2 -2) 📝 `models/org.go` (+2 -2) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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:34 -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#15088