add description what is gitlab-shell

This commit is contained in:
Dmitriy Zaporozhets 2013-02-28 16:21:58 +02:00
parent dec15a4142
commit 6393ed6a41

View file

@ -92,8 +92,11 @@ Create a `git` user for Gitlab:
sudo adduser --disabled-login --gecos 'GitLab' git sudo adduser --disabled-login --gecos 'GitLab' git
# 4. GitLab shell # 4. GitLab shell
GitLab Shell is a ssh access and repository management software developed specially for GitLab.
# Login as git # Login as git
sudo su git sudo su git