[PATCH 2 of 3] patchbomb: clarify diffstat usage

Cédric Duval cedricduval at free.fr
Mon May 18 17:24:27 CDT 2009


# HG changeset patch
# User Cédric Duval <cedricduval at free.fr>
# Date 1242684174 -7200
# Node ID 8f71952f39093d2137cc1f96994e01dd364b5377
# Parent  00ed35fd401995e9cf272113fceec220e7cc7416
patchbomb: clarify diffstat usage

diff --git a/hgext/patchbomb.py b/hgext/patchbomb.py
--- a/hgext/patchbomb.py
+++ b/hgext/patchbomb.py
@@ -24,9 +24,9 @@ Each message refers to the first in the 
 and References headers, so they will show up as a sequence in threaded
 mail and news readers, and in mail archives.
 
-For each changeset, you will be prompted with a diffstat summary and
-the changeset summary, so you can be sure you are sending the right
-changes.
+With the -d/--diffstat option, you will be prompted for each changeset
+with a diffstat summary and the changeset summary, so you can be sure
+you are sending the right changes.
 
 To enable this extension:
 



More information about the Mercurial-devel mailing list