Merge pull request #255 from Omikorin/main-1

Remove GitLab duplicate
This commit is contained in:
Michael Royal
2023-08-29 00:56:42 -07:00
committed by GitHub

View File

@@ -350,8 +350,6 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o
[Gitea](https://gitea.io) - Community managed fork of Gogs, lightweight code hosting solution.
[GitLab](https://about.gitlab.com) - Self Hosted Git repository management, code reviews, issue tracking, activity feeds and wikis.
[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.
[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.