[PR #921] [MERGED] feat: add git version on admin panel. #15655

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/921
Author: @appleboy
Created: 2/13/2017
Status: Merged
Merged: 2/13/2017
Merged by: @lunny

Base: masterHead: git_version


📝 Commits (1)

  • 7bddd30 feat: add git version on admin panel.

📊 Changes

7 files changed (+14 additions, -3 deletions)

View changed files

📝 models/repo.go (+4 -3)
📝 modules/setting/setting.go (+1 -0)
📝 options/locale/locale_en-US.ini (+1 -0)
📝 options/locale/locale_zh-HK.ini (+1 -0)
📝 options/locale/locale_zh-TW.ini (+1 -0)
📝 routers/admin/admin.go (+1 -0)
📝 templates/admin/config.tmpl (+5 -0)

📄 Description

Copy from @Unknwon's commit 9b72661767

I can't cherry pick this commit because of too many conflicts.

Screenshot as below:

screen shot 2017-02-13 at 2 25 12 pm


🔄 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/921 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 2/13/2017 **Status:** ✅ Merged **Merged:** 2/13/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `git_version` --- ### 📝 Commits (1) - [`7bddd30`](https://github.com/go-gitea/gitea/commit/7bddd30b4c8f543ac09b657efc0d28b36c4c4044) feat: add git version on admin panel. ### 📊 Changes **7 files changed** (+14 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+4 -3) 📝 `modules/setting/setting.go` (+1 -0) 📝 `options/locale/locale_en-US.ini` (+1 -0) 📝 `options/locale/locale_zh-HK.ini` (+1 -0) 📝 `options/locale/locale_zh-TW.ini` (+1 -0) 📝 `routers/admin/admin.go` (+1 -0) 📝 `templates/admin/config.tmpl` (+5 -0) </details> ### 📄 Description Copy from @Unknwon's commit https://github.com/gogits/gogs/commit/9b72661767b33bf60ce0c6204fd67a53c7843bed I can't cherry pick this commit because of too many conflicts. Screenshot as below: ![screen shot 2017-02-13 at 2 25 12 pm](https://cloud.githubusercontent.com/assets/21979/22873045/50692198-f1f8-11e6-9a95-848276915d8d.png) --- <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:51:38 -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#15655