From 7a917e291adb9a10d2cd6e5b1f4f95dabf75257e Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Sun, 14 Dec 2014 12:56:33 -0600 Subject: [PATCH] Recommend cloning the stable branch instead of master from now on This commit sponsored by Karen Rustad. You're awesome, Karen! --- docs/source/siteadmin/deploying.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst index 8356f4ba..58821329 100644 --- a/docs/source/siteadmin/deploying.rst +++ b/docs/source/siteadmin/deploying.rst @@ -193,7 +193,7 @@ Change to the MediaGoblin directory that you just created:: Clone the MediaGoblin repository and set up the git submodules:: - git clone git://gitorious.org/mediagoblin/mediagoblin.git + git clone git://gitorious.org/mediagoblin/mediagoblin.git -b stable cd mediagoblin git submodule init && git submodule update -- 2.25.1