Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-04-08 18:14:05 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2016-04-08 18:14:05 +0300
commitfb02c96747f32b822e831be45c38159c1ce2140a (patch)
tree512538d26339ca62bfcb09685ace650649a7d37c /doc/install
parent312a09e7aa8ad74481f52c632a976a2218fbf025 (diff)
parent94c135d3c81860b7581b31de08535c07cf006b68 (diff)
Merge branch 'gitlab-workhorse-0.7.2' into 'master'
Use gitlab-workhorse 0.7.2 See merge request !3570
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index f8f7d6a9ebe..d97dc7d1311 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -352,7 +352,7 @@ GitLab Shell is an SSH access and repository management software developed speci
cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git
cd gitlab-workhorse
- sudo -u git -H git checkout v0.7.1
+ sudo -u git -H git checkout v0.7.2
sudo -u git -H make
### Initialize Database and Activate Advanced Features