From ea10424e0e0a3f92cb11eaa190497b50c33b1f9d Mon Sep 17 00:00:00 2001 From: dosire Date: Fri, 7 Feb 2014 17:06:32 +0100 Subject: [PATCH] Also change the description in the help. --- app/views/help/index.html.haml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index f1cb723..6318f2a 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -6,9 +6,15 @@ %p.slead GitLab is open source software to collaborate on code. %br - Create projects and repositories, manage access and do code reviews. + Manage git repositories with fine grained access controls that keep your code secure. %br - Read more about GitLab at #{link_to "gitlab.org", "http://gitlab.org/", target: "_blank"}. + Perform code reviews and enhance collaboration with merge requests. + %br + Each project can also have an issue tracker and a wiki. + %br + Used by than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises. + %br + Read more about GitLab at #{link_to "www.gitlab.com", "https://www.gitlab.com/", target: "_blank"}. .row .col-md-4 -- libgit2 0.21.2