Skip to content
Snippets Groups Projects
Commit 6a09b21d authored by Oluf Lorenzen's avatar Oluf Lorenzen
Browse files

switch gitlab-shell to correct version

a gitlab:check does say that you need v1.1.0 of gitlab-shell...
parent 46063803
No related branches found
No related tags found
12 merge requests!104685 0 stable,!52746 1 stable,!3933Merge 5.0.1 into 5.1,!3723Patch 1,!3653Corrected command to create the git user #3650,!3635Swapped gem db configs,!3605Patch 1,!3580Implemented code search feature,!3565Added missing chr.,!3529Updating installation guide for 5.0,!3524Patch 1,!3441switch gitlab-shell to correct version
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment