Commit 6393ed6a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

add description what is gitlab-shell

parent dec15a41
...@@ -92,8 +92,11 @@ Create a `git` user for Gitlab: ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment