Commit 024a37ce20865d2d29b86d15936746f19250ef3d

Authored by Dmitriy Zaporozhets
2 parents 05422614 d4cc9b18

Merge branch 'master' of github.com:gitlabhq/gitlabhq

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
doc/update/4.2-to-5.0.md
... ... @@ -32,6 +32,7 @@ sudo chown git:git -R /home/git/repositories/
32 32 # login as git
33 33 sudo su git
34 34 cd /home/git/gitlab-shell
  35 +git checkout v1.1.0
35 36  
36 37 # copy config
37 38 cp config.yml.example config.yml
... ...