[PR #33] [MERGED] Rename gogs.go to main.go with all references #15101

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/33
Author: @metalmatze
Created: 11/3/2016
Status: Merged
Merged: 11/4/2016
Merged by: @tboerger

Base: masterHead: feature/main.go


📝 Commits (4)

  • a251490 Rename gogs.go to main.go
  • f01d927 Rename all occurrences of gogs.go
  • 8e66e09 Merge branch 'master' into feature/main.go
  • cda6baf Merge branch 'master' into feature/main.go

📊 Changes

5 files changed (+10 additions, -8 deletions)

View changed files

📝 Makefile (+1 -1)
📝 main.go (+1 -2)
📝 scripts/build.sh (+2 -1)
📝 scripts/build_freebsd.sh (+3 -2)
📝 scripts/build_linux64.sh (+3 -2)

📄 Description

Just to stick to the Go rule of thumb for the main.go.


🔄 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/33 **Author:** [@metalmatze](https://github.com/metalmatze) **Created:** 11/3/2016 **Status:** ✅ Merged **Merged:** 11/4/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `feature/main.go` --- ### 📝 Commits (4) - [`a251490`](https://github.com/go-gitea/gitea/commit/a2514904cba3c89630fd76af38f672379d7c3326) Rename gogs.go to main.go - [`f01d927`](https://github.com/go-gitea/gitea/commit/f01d927efbd1bcbb6c9312281c3c16179360b084) Rename all occurrences of gogs.go - [`8e66e09`](https://github.com/go-gitea/gitea/commit/8e66e09cd84438c31b76297fd9484eb09ed04607) Merge branch 'master' into feature/main.go - [`cda6baf`](https://github.com/go-gitea/gitea/commit/cda6baf02cea7a8a738185f9e23518bd61138b4d) Merge branch 'master' into feature/main.go ### 📊 Changes **5 files changed** (+10 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+1 -1) 📝 `main.go` (+1 -2) 📝 `scripts/build.sh` (+2 -1) 📝 `scripts/build_freebsd.sh` (+3 -2) 📝 `scripts/build_linux64.sh` (+3 -2) </details> ### 📄 Description Just to stick to the Go rule of thumb for the `main.go`. --- <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:52 -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#15101