diff options
author | Nathan Rew <nrew225@gmail.com> | 2021-07-09 17:34:52 +0000 |
---|---|---|
committer | Nathan Rew <nrew225@gmail.com> | 2021-07-09 17:34:52 +0000 |
commit | c0e1d588c76311af5952d218625878cb2cb4be8a (patch) | |
tree | 6b1c4a1e58b816306adf2debafdcbccf84b8eec9 | |
parent | Update krakenD to Lura, source code, and site link. (diff) | |
download | awesome-selfhosted-c0e1d588c76311af5952d218625878cb2cb4be8a.tar.gz awesome-selfhosted-c0e1d588c76311af5952d218625878cb2cb4be8a.zip |
Update gogs source code
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1397,7 +1397,7 @@ _See also [Ticketing](#ticketing), [Task management/To-do lists](#task-managemen - [Gitolite](http://gitolite.com/gitolite/index.html) - Gitolite allows you to setup git hosting on a central server, with fine-grained access control and many more powerful features. ([Source Code](https://github.com/sitaramc/gitolite)) `GPL-2.0` `Perl` - [GitPrep](http://gitprep.yukikimoto.com/) - Portable Github clone. ([Demo](http://perlcodesample.sakura.ne.jp/gitprep/gitprep.cgi), [Source Code](https://github.com/yuki-kimoto/gitprep)) `Artistic-2.0` `Perl` - [Git WebUI](https://github.com/alberthier/git-webui) - Standalone web based user interface for git repositories. `Apache-2.0` `Python` -- [Gogs](https://gogs.io/) - Painless self-hosted Git Service written in Go. ([Demo](https://try.gogs.io/), [Source Code](https://github.com/gogits/gogs)) `MIT` `Go` +- [Gogs](https://gogs.io/) - Painless self-hosted Git Service written in Go. ([Demo](https://try.gogs.io/), [Source Code](https://github.com/gogs/gogs)) `MIT` `Go` - [Kallithea](https://kallithea-scm.org/) - Source code management system that supports two leading version control systems, Mercurial and Git, with a web interface. ([Source Code](https://kallithea-scm.org/repos/kallithea)) `GPL-3.0` `Python` - [Klaus](https://github.com/jonashaag/klaus) - Simple, easy-to-set-up Git web viewer that Just Works. `ISC` `Python` - [Lavagna](http://lavagna.io) - Lavagna is an open-source issue/project management tool designed for small teams. Lightweight, pure Java, easy to install, easy to use. ([Source Code](https://github.com/digitalfondue/lavagna)) `GPL-3.0` `Java` |