Re: [PATCH 5/5] git send-email: turn --compose on when more than one patch.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:45:36
Pierre Habouzit [off-list ref] writes:
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.