use stable branch as default.

This commit is contained in:
Valeriy Sizov 2012-06-04 17:38:08 +03:00
parent 7e0726b1da
commit f12ac71bf8

View file

@ -137,7 +137,7 @@ Permissions:
sudo pip install pygments sudo pip install pygments
sudo gem install bundler sudo gem install bundler
cd /home/gitlab cd /home/gitlab
sudo -H -u gitlab git clone git://github.com/gitlabhq/gitlabhq.git gitlab sudo -H -u gitlab git clone -b stable git://github.com/gitlabhq/gitlabhq.git gitlab
cd gitlab cd gitlab
# Rename config files # Rename config files