Thread (3 messages) flat view 3 messages, 3 authors, 2016-06-15

Re: [PATCH] Add 'git format-patch --to=' option and 'format.to' configuration variable.

From: Peter Krefting <hidden>
Date: 2016-06-15 22:48:18

Junio C Hamano:
How are you sending your output from format-patch, and how does having To: 
and Cc: header pregenerated by format-patch help you?
The patches I have sent to the list have all been sent using

   git format-patch something
   $EDITOR *.patch # remove mbox header, and add To:
   for file in *.patch ; do sendmail -t < $file ; done

as every attempt I have done to send them through Alpine or other MUAs have 
failed horribly.

I haven't minded having to edit the patch files manually (since I have also 
visually inspected the patch files in the process), but being able to add 
the To: line for the list automatically for each of the patches lessens the 
risk of misspelling or missing it completely when fixing the patches up.

-- 
\\// Peter - http://www.softwolves.pp.se/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help