Commit 8e006c64d3ac2602ef0ac45576f15ad7d96e8401
Exists in
master
and in
4 other branches
Merge branch 'gitlab_shell_174_for_master' of /home/git/repositories/gitlab/gitlabhq
Showing
3 changed files
with
3 additions
and
3 deletions
Show diff stats
doc/install/installation.md
... | ... | @@ -149,7 +149,7 @@ GitLab Shell is an ssh access and repository management software developed speci |
149 | 149 | cd gitlab-shell |
150 | 150 | |
151 | 151 | # switch to right version |
152 | - sudo -u git -H git checkout v1.7.1 | |
152 | + sudo -u git -H git checkout v1.7.4 | |
153 | 153 | |
154 | 154 | sudo -u git -H cp config.yml.example config.yml |
155 | 155 | ... | ... |
doc/update/6.0-to-6.1.md
doc/update/6.0-to-6.2.md