Author: buildbot
Date: Sat Jul 27 13:09:21 2013
New Revision: 871418

Log:
Staging update by buildbot for maven

Modified:
    websites/staging/maven/trunk/content/   (props changed)
    websites/staging/maven/trunk/content/developers/conventions/git.html
    websites/staging/maven/trunk/content/maven-site-1.0-site.jar

Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 27 13:09:21 2013
@@ -1 +1 @@
-1507630
+1507631

Modified: websites/staging/maven/trunk/content/developers/conventions/git.html
==============================================================================
--- websites/staging/maven/trunk/content/developers/conventions/git.html 
(original)
+++ websites/staging/maven/trunk/content/developers/conventions/git.html Sat 
Jul 27 13:09:21 2013
@@ -272,9 +272,11 @@ o Applied without change</pre></div>
 <h3>Apply User Patch<a name="Apply_User_Patch"></a></h3>
 <p>By default, the committer should apply the patch without any <b>major</b> 
modifications. In a second step, the committer could apply any changes as 
usual.</p></div>
 <div class="section">
-<h3>Edit Commit Message<a name="Edit_Commit_Message"></a></h3>
+<h3>Edit Commit Message<a name="Edit_Commit_Message"></a></h3></div></div>
+<div class="section">
+<h2>to edit last commit comment:<a 
name="to_edit_last_commit_comment:"></a></h2>
 <div>
-<pre> git commit --amend to edit last commit comment</pre></div></div>
+<pre>$ git commit --amend -m &quot;new comment&quot;</pre></div>
 <div class="section">
 <h3>Workflow<a name="Workflow"></a></h3>
 <p>Workflow for svn folks is something like :</p>

Modified: websites/staging/maven/trunk/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.


Reply via email to