summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-28 16:21:58 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-28 16:21:58 +0200
commit6393ed6a418a628cfe37688558fe1a58a489a4ab (patch)
tree4fd422d404b0baba24750f3dbfcb33c55d89cbf2 /doc
parentdec15a41420733b9ce75c1939d871f6406142975 (diff)
downloadgitlab-ce-6393ed6a418a628cfe37688558fe1a58a489a4ab.tar.gz
add description what is gitlab-shell
Diffstat (limited to 'doc')
-rw-r--r--doc/install/installation.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 42114235ca3..2de6bab97c1 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