patchbomb: use a list instead of indented paragraphs
authorMartin Geisler <mg@lazybytes.net>
Mon, 03 Aug 2009 00:12:10 +0200
changeset 9300 ad95ea1c975a
parent 9299 fbe7172026f7
child 9301 ad4501d20214
patchbomb: use a list instead of indented paragraphs
hgext/patchbomb.py
--- a/hgext/patchbomb.py	Mon Aug 03 00:02:00 2009 +0200
+++ b/hgext/patchbomb.py	Mon Aug 03 00:12:10 2009 +0200
@@ -14,11 +14,9 @@
 first line of the changeset description as the subject text. The
 message contains two or three body parts:
 
-  The changeset description.
-
-  [Optional] The result of running diffstat on the patch.
-
-  The patch itself, as generated by "hg export".
+- The changeset description.
+- [Optional] The result of running diffstat on the patch.
+- The patch itself, as generated by "hg export".
 
 Each message refers to the first in the series using the In-Reply-To
 and References headers, so they will show up as a sequence in threaded