mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-22 19:16:39 +10:00
Merge pull request #3441 from Finkregh/patch-2
switch gitlab-shell to correct version
This commit is contained in:
@@ -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
|
||||
|
||||
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
|
||||
|
||||
# Edit config and replace gitlab_url
|
||||
|
||||
Reference in New Issue
Block a user