Merge branch 'gghs-0.3.0' into 'master'

Use gitlab-git-http-server 0.3.0 for GitLab 8.1

See merge request !1605
This commit is contained in:
Robert Speicher
2015-10-16 16:16:59 -04:00
committed by Robert Speicher
parent c3f5cc5367
commit 64edacd9f6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
0.2.14
0.3.0
+1 -1
View File
@@ -325,7 +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 git checkout 0.3.0
sudo -u git -H make
### Initialize Database and Activate Advanced Features