Mercurial > hg
changeset 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 | 2ae7f001b61d |
children | 61f4ea277f23 d1cd09bb4d18 |
files | hgext/patchbomb.py |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
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.