Use gitlab-git-http-server 0.3.0

This commit is contained in:
Jacob Vosmaer 2015-10-15 14:59:06 +02:00
parent f7e0357840
commit 999051bc91
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.2.14
0.3.0

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