Matthew Wilcox <matthew@xxxxxx> writes: > I made the mistake of adding one Cc: line with two email addresses on > it, instead of two Cc: lines with one email address each. Extending > git-send-email to parse that case turns out to not be too much work. > > Signed-off-by: Matthew Wilcox <matthew@xxxxxx> I am not sure. The input addresses this part of the code deals with are of human readable form Matthew Wilcox <matthew@xxxxxx> matthew@xxxxxx (Matthew Wilcox) and the loop is extracting the part inside <> pair. I have a mild suspicion that your patch may need to understand quoting to handle somebody else's name safely and correctly. junkio@xxxxxxx (Junio C Hamano, aka gitster) - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html