Mercurial > hg
changeset 8473:69f51fd9fb48
patchbomb: make diffstat usage clearer
Making it clear that diffstat output does not only depend on diffstat
being installed - it also needs to be explicitely requested.
author | Cédric Duval <cedricduval@free.fr> |
---|---|
date | Sun, 17 May 2009 09:54:08 +0200 |
parents | 223363bb6d66 |
children | bccc90b56d02 |
files | hgext/patchbomb.py |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/patchbomb.py Sun May 17 15:30:45 2009 +0200 +++ b/hgext/patchbomb.py Sun May 17 09:54:08 2009 +0200 @@ -189,8 +189,9 @@ the first line of the changeset description as the subject text. The message contains two or three parts. First, the changeset description. Next, (optionally) if the diffstat program is - installed, the result of running diffstat on the patch. Finally, - the patch itself, as generated by "hg export". + installed and -d/--diffstat is used, the result of running + diffstat on the patch. Finally, the patch itself, as generated by + "hg export". By default the patch is included as text in the email body for easy reviewing. Using the -a/--attach option will instead create