diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-07-01 21:25:55 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-07-01 21:25:55 +0000 |
commit | e20be985082c4a0b6351bc514f23813b4f4592e7 (patch) | |
tree | a2b1f79248861b25cc983b239cd430a30dc1876e | |
parent | Merge branch 'master' of https://github.com/forks-by-kieran/awesome-selfhosted (diff) | |
download | awesome-selfhosted-e20be985082c4a0b6351bc514f23813b4f4592e7.tar.gz awesome-selfhosted-e20be985082c4a0b6351bc514f23813b4f4592e7.zip |
Update Gitrep - Dead Main Link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1751,7 +1751,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom - [GitLab](https://about.gitlab.com) - Self Hosted Git repository management, code reviews, issue tracking, activity feeds and wikis. ([Demo](https://gitlab.com/), [Source Code](https://gitlab.com/gitlab-org/gitlab-foss)) `MIT` `Ruby` - [Gitlist](https://gitlist.org/) - Web-based git repository browser - GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. ([Source Code](https://github.com/klaussilveira/gitlist)) `BSD-3-Clause` `PHP` - [Gitolite](https://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](https://gitprep.yukikimoto.com/) - Portable Github clone. ([Demo](https://perlcodesample.sakura.ne.jp/gitprep/gitprep.cgi), [Source Code](https://github.com/yuki-kimoto/gitprep)) `Artistic-2.0` `Perl` +- [GitPrep](https://github.com/yuki-kimoto/gitprep) - Portable Github clone. ([Demo](https://perlcodesample.sakura.ne.jp/gitprep/gitprep.cgi)) `Artistic-2.0` `Perl` - [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` - [Goodwork](https://usegood.work/) - Self hosted project management and collaboration tool powered by Laravel & VueJS. ([Demo](https://github.com/iluminar/goodwork#demo), [Source Code](https://github.com/iluminar/goodwork)) `MIT` `PHP` - [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` |