From f12ac71bf8c1c876e022f36631ad6c5197712eea Mon Sep 17 00:00:00 2001 From: Valeriy Sizov Date: Mon, 4 Jun 2012 17:38:08 +0300 Subject: [PATCH] use stable branch as default. --- doc/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation.md b/doc/installation.md index 01a57fd211c..344597dba68 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -137,7 +137,7 @@ Permissions: sudo pip install pygments sudo gem install bundler 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 # Rename config files