Commit 9e31555afb6422ffe911283f29ba1fc3b95d3321
1 parent
4c47a89f
Exists in
master
and in
4 other branches
Use gitlab-shell 1.7.4
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