Skip to content
Snippets Groups Projects

5 0 stable

Closed gitlab-qa-bot requested to merge 5-0-stable into master
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
@@ -106,6 +106,11 @@ GitLab Shell is a ssh access and repository management software developed specia
@@ -106,6 +106,11 @@ GitLab Shell is a ssh access and repository management software developed specia
git clone https://github.com/gitlabhq/gitlab-shell.git
git clone https://github.com/gitlabhq/gitlab-shell.git
cd gitlab-shell
cd gitlab-shell
 
 
# switch to right version for v5.0
 
git checkout v1.1.0
 
git checkout -b v1.1.0
 
cp config.yml.example config.yml
cp config.yml.example config.yml
# Edit config and replace gitlab_url
# Edit config and replace gitlab_url
Loading