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

Christian Ebert blacktrash at gmx.net
Sat Jan 23 06:37:10 CST 2010


# HG changeset patch
# User Christian Ebert <blacktrash at gmx.net>
# Date 1264247919 -3600
# Node ID 855b25dacd80aebf9b60192e0a0af0c526044241
# Parent  65bfb2307feec6e69d21eabbc9b7f29718aed17f
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