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

Re: [PATCH] fix git format-patch --cc=<email> format

From: Jay Soffian <hidden>
Date: 2016-06-15 22:46:18

On Sat, Feb 28, 2009 at 7:42 AM, Peng Tao [off-list ref] wrote:
If there are multiple --cc=<email> arguments, git format-patch will generate
patches with cc lines like:
 Cc: <email>,
     <email>
which git send-email fails to parse.
git send-email only accept formats like:
 Cc: <email>
 Cc: <email>
So change git format-patch to generate patches in a proper format.
This is fixed in next, but we fixed send-email instead to handle the
messages that format-patch generates, as they should be valid.

j.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help