Author: bimargulies
Date: Sun Sep 14 17:22:34 2014
New Revision: 1624877

URL: http://svn.apache.org/r1624877
Log:
(no jira) repair goofs in APt.

Modified:
    maven/site/trunk/content/apt/developers/conventions/git.apt

Modified: maven/site/trunk/content/apt/developers/conventions/git.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/conventions/git.apt?rev=1624877&r1=1624876&r2=1624877&view=diff
==============================================================================
--- maven/site/trunk/content/apt/developers/conventions/git.apt (original)
+++ maven/site/trunk/content/apt/developers/conventions/git.apt Sun Sep 14 
17:22:34 2014
@@ -40,7 +40,7 @@ Maven Git Convention
 ** For contributors who are not committers
 
   Apache git repositories are at
-  <<git://git.apache.org>>>. However, the ASF
+<  <<git://git.apache.org>>>. However, the ASF
   uses clones on github.com to make it easier for people to contribute
   changes via pull requests.
 
@@ -66,6 +66,8 @@ Maven Git Convention
   Add a link to your pull request to the JIRA. Committers will take it
   from here.
 
+  [[]]
+
 ** For committers
 
   Committers may, of course, commit directly to the ASF repositories.
@@ -106,7 +108,7 @@ Submitted by: Baz Bazman
 o Applied without change
 +-----+
 
-*** Apply User Patch
+* Apply User Patch
 
  To keep the history of contributions clear, 
  The committer should usually apply the patch without any <<major>>
@@ -175,7 +177,7 @@ $ git checkout .
 
 
 
-*** power-git checkout
+** power-git checkout
 
  This checkout is typical for highly experienced git users, and may serve as 
inspiration for others; as usual the
  best way to learn is by doing. Sample shown for maven-surefire


Reply via email to