diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-01 06:45:57 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-01 06:45:57 +0000 |
commit | d4b6bd6ef060778435a633732c74d967c2ddf0c3 (patch) | |
tree | 0cafa23285ea8210db804fb49b5f52fded13eaad /README.md | |
parent | RM Afterlogic Support - LC 2019 (diff) | |
download | awesome-selfhosted-d4b6bd6ef060778435a633732c74d967c2ddf0c3.tar.gz awesome-selfhosted-d4b6bd6ef060778435a633732c74d967c2ddf0c3.zip |
RM Git-WebUI - LC 2019
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1722,7 +1722,6 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom - [Bonobo Git Server](https://bonobogitserver.com/) - Set up your own self hosted git server on IIS for Windows. Manage users and have full control over your repositories with a nice user friendly graphical interface. ([Source Code](https://github.com/jakubgarfield/Bonobo-Git-Server)) `MIT` `C#` - [Fossil](https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki) - Distributed version control system featuring wiki and bug tracker. `BSD-2-Clause-FreeBSD` `C` -- [Git WebUI](https://github.com/alberthier/git-webui) - Standalone web based user interface for git repositories. `Apache-2.0` `Python` - [Gitblit](https://gitblit.github.io/gitblit/) - Pure Java stack for managing, viewing, and serving Git repositories. ([Source Code](https://github.com/gitblit/gitblit)) `Apache-2.0` `Java` - [gitbucket](https://gitbucket.github.io/gitbucket-news/) - Easily installable GitHub clone powered by Scala. ([Source Code](https://github.com/gitbucket/gitbucket)) `Apache-2.0` `Scala/Java` - [Gitea](https://gitea.io) - Community managed fork of Gogs, lightweight code hosting solution. ([Demo](https://try.gitea.io), [Source Code](https://github.com/go-gitea/gitea)) `MIT` `Go` |