[PR #230] [MERGED] Move init functions from routers/install to routers/init #15239

Closed
opened 2025-11-02 11:42:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/230
Author: @lunny
Created: 11/24/2016
Status: Merged
Merged: 11/24/2016
Merged by: @lunny

Base: masterHead: lunny/mv_init_from_install


📝 Commits (2)

  • 97138f7 move init functions from routers/install to routers/init
  • ee49342 copyright typo

📊 Changes

2 files changed (+82 additions, -69 deletions)

View changed files

routers/init.go (+82 -0)
📝 routers/install.go (+0 -69)

📄 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/230 **Author:** [@lunny](https://github.com/lunny) **Created:** 11/24/2016 **Status:** ✅ Merged **Merged:** 11/24/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/mv_init_from_install` --- ### 📝 Commits (2) - [`97138f7`](https://github.com/go-gitea/gitea/commit/97138f7a9e3bf672f7604c6b285b74cdf2920995) move init functions from routers/install to routers/init - [`ee49342`](https://github.com/go-gitea/gitea/commit/ee4934205c1c9f15ce5ddc9edd4cda0eb7c6cb6d) copyright typo ### 📊 Changes **2 files changed** (+82 additions, -69 deletions) <details> <summary>View changed files</summary> ➕ `routers/init.go` (+82 -0) 📝 `routers/install.go` (+0 -69) </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:42:05 -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#15239