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

Christian Ebert blacktrash at gmx.net
Tue Jan 26 14:25:31 CST 2010


# HG changeset patch
# User Christian Ebert <blacktrash at gmx.net>
# Date 1264519742 0
# Node ID 6060f6096d5e4044f5d1e014ffa16f77bddc9559
# Parent  da2b5101bda3a68c2fcbdded682452d98a337f1e
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