From ec0e61d260b1caf5bea85f7d1e675d6323c472a6 Mon Sep 17 00:00:00 2001 From: vincent-clipet Date: Sun, 28 Aug 2016 22:42:20 +0200 Subject: [PATCH] EDIT :: Changed description for 'Gitlab' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23ad83bf..4834ff4f 100644 --- a/README.md +++ b/README.md @@ -812,7 +812,7 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management * [CaseBox](https://www.casebox.org) - Manage all your organisation's information in one system. * [Fossil](https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki) - Distributed version control system featuring wiki and bug tracker - `BSD` `C` * [gitbucket](https://gitbucket.github.io/gitbucket-news/) - The easily installable GitHub clone powered by Scala ([Source Code](https://github.com/gitbucket/gitbucket)) - * [GitLab](http://gitlab.org/) - Self Hosted Git Management Application - GitLab is open source software to collaborate on code. Manage git repositories with fine grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki. ([Public instance](https://gitlab.com/), [Source code](https://gitlab.com/gitlab-org/gitlab-ce)) `MIT` `Ruby` + * [GitLab](http://gitlab.org/) - Self Hosted Github clone. ([Demo](https://gitlab.com/), [Source Code](https://gitlab.com/gitlab-org/gitlab-ce)) `MIT` `Ruby` * [Gitlist](http://gitlist.org/) - A 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)) * [Gitprep](http://gitprep.yukikimoto.com/) - Portable Github clone. ([Source Code](https://github.com/yuki-kimoto/gitprep), [Demo](http://perlcodesample.sakura.ne.jp/gitprep/gitprep.cgi)) * [Gogs](https://github.com/gogits/gogs) - A painless self-hosted Git Service written in Go. ([Demo](https://try.gogs.io/))