From 6393ed6a418a628cfe37688558fe1a58a489a4ab Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 28 Feb 2013 16:21:58 +0200 Subject: [PATCH] add description what is gitlab-shell --- doc/install/installation.md | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/doc/install/installation.md b/doc/install/installation.md index 4211423..2de6bab 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -92,8 +92,11 @@ Create a `git` user for Gitlab: sudo adduser --disabled-login --gecos 'GitLab' git + # 4. GitLab shell +GitLab Shell is a ssh access and repository management software developed specially for GitLab. + # Login as git sudo su git -- libgit2 0.21.2