[PATCH 2 of 2 stable] patchbomb: document [patchbomb] config section for addresses

Christian Ebert blacktrash at gmx.net
Thu Jan 28 05:31:29 CST 2010


# HG changeset patch
# User Christian Ebert <blacktrash at gmx.net>
# Date 1264678029 0
# Node ID 3bfbdb24f37ec588b891dacab0bf51c2febaf3a3
# Parent  a8548e53f20f4908a6ff664e010af51458cc78de
patchbomb: document [patchbomb] config section for addresses

diff --git a/hgext/patchbomb.py b/hgext/patchbomb.py
--- a/hgext/patchbomb.py
+++ b/hgext/patchbomb.py
@@ -35,6 +35,9 @@
   cc = cc1, cc2, ...
   bcc = bcc1, bcc2, ...
 
+Use [patchbomb] as configuration section name if you need to override
+global [email] address settings.
+
 Then you can use the "hg email" command to mail a series of changesets
 as a patchbomb.
 


More information about the Mercurial-devel mailing list