add description what is gitlab-shell
This commit is contained in:
parent
dec15a4142
commit
6393ed6a41
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue