From 9968489537d07faa8e71213b07f025dd0b4544ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Korczak?= Date: Fri, 25 Aug 2023 01:55:25 +0200 Subject: [PATCH] Remove GitLab duplicate At line 339 is the first mention of GitLab --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index da88c9c..54c02bb 100644 --- a/README.md +++ b/README.md @@ -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.