changeset 9300:ad95ea1c975a

patchbomb: use a list instead of indented paragraphs
author Martin Geisler <mg@lazybytes.net>
date Mon, 03 Aug 2009 00:12:10 +0200
parents fbe7172026f7
children ad4501d20214
files hgext/patchbomb.py
diffstat 1 files changed, 3 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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