Mercurial > public > mercurial-scm > hg-stable
diff hgext/patchbomb.py @ 10284:b08ffd27dfc8 stable
patchbomb: document [patchbomb] config section for addresses
author | Christian Ebert <blacktrash@gmx.net> |
---|---|
date | Thu, 28 Jan 2010 11:27:09 +0000 |
parents | 25e572394f5c |
children | 61f4ea277f23 |
line wrap: on
line diff
--- a/hgext/patchbomb.py Thu Jan 28 10:38:29 2010 +0000 +++ b/hgext/patchbomb.py Thu Jan 28 11:27:09 2010 +0000 @@ -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.