summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-10-15 13:22:28 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-10-15 13:22:28 +0200
commitf7e0357840bb0780ca3ba997aa1e2f4c045f08c7 (patch)
tree64ab250858184ea85387f528d51428a133224ba8 /doc/install
parent5ffbf5feb7577ec3affc32992c79cddca3036c4d (diff)
downloadgitlab-ce-f7e0357840bb0780ca3ba997aa1e2f4c045f08c7.tar.gz
Track compatible gitlab-git-http-server versiongitlab-git-http-server-version
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/installation.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 3c62b11988e..acc4e505971 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -325,6 +325,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-git-http-server.git
cd gitlab-git-http-server
+ sudo -u git -H git checkout 0.2.14
sudo -u git -H make
### Initialize Database and Activate Advanced Features