On Tue, Nov 04, 2008 at 03:54:54PM -0800, Junio C Hamano wrote:
Pierre Habouzit [off-list ref] writes:
quoted
Automatically turn --compose on when there is more than one patch, and
that the output is a tty.
I do not think this is a good idea. I suspect I am not the only person
who uses "format-patch --cover-letter", edit the files to review and
prepare, and runs send-email to fire them off.
Maybe a config option to turn this behavior on? It seems specific to
different workflows (i.e., whether or not you are using "git send-email
$REVS" or using format-patch first).
-Peff