You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by bu...@apache.org on 2014/05/28 20:12:30 UTC

svn commit: r910287 - in /websites/staging/mahout/trunk/content: ./ developers/github.html

Author: buildbot
Date: Wed May 28 18:12:30 2014
New Revision: 910287

Log:
Staging update by buildbot for mahout

Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    websites/staging/mahout/trunk/content/developers/github.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 28 18:12:30 2014
@@ -1 +1 @@
-1598096
+1598097

Modified: websites/staging/mahout/trunk/content/developers/github.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/github.html (original)
+++ websites/staging/mahout/trunk/content/developers/github.html Wed May 28 18:12:30 2014
@@ -278,8 +278,8 @@ message. Read git help for merge or pull
 </pre></div>
 
 
-<p>where <code>ZZ</code> is the pull request number on apache/mahout repository. Including "closes #ZZ" will close PR 
-automatically. More information is found here [<a href="https://help.github.com/articles/closing-issues-via-commit-messages">3</a>].</p>
+<p>where <code>ZZ</code> is the pull request number on apache/mahout repository. Including "closes apache/mahout#ZZ" 
+will close PR automatically. More information is found here [<a href="https://help.github.com/articles/closing-issues-via-commit-messages">3</a>].</p>
 <p>Next, push to git-wip-us.a.o:</p>
 <div class="codehilite"><pre><span class="n">push</span> <span class="n">apache</span> <span class="n">master</span>
 </pre></div>