summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-02-02 17:22:04 +0000
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-02-02 17:22:04 +0000
commit752468d55bb167cfb7d327c660a62caa52dac792 (patch)
tree585b45cc5243e165017c40edd8b86d5d27a8ced2 /doc
parentdc390c5ac250a3dd7e03b950c96be18905d6e51b (diff)
parentea41d3607769b2b726a25d50ea23675bc5936227 (diff)
downloadgitlab-ce-752468d55bb167cfb7d327c660a62caa52dac792.tar.gz
Merge branch 'git-raw-workhorse' into 'master'
Send raw Git blobs via gitlab-workhorse See merge request !2451
Diffstat (limited to 'doc')
-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 2cc2dbef41b..a2c23bd52e5 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -355,7 +355,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 0.6.2
+ sudo -u git -H git checkout 0.6.3
sudo -u git -H make
### Initialize Database and Activate Advanced Features