On Mon, Apr 15, 2013 at 11:24:21AM +0200, Matthieu Moy wrote: > Thomas Rast <trast@xxxxxxxxxxx> writes: > > * Allow git send-email --cc 'foo@xxxxxxxxxxx, bar@xxxxxxxxxxx' instead > > of git send-email --cc foo@xxxxxxxxxxx --cc bar@xxxxxxxxxxx > > > > That would be really nice. Bonus points if it handles continuation > > lines etc. correctly, so that it's even easier to paste. > > Added to the wiki too. As an extension to this, it would be really nice if I could say "git send-email --reply-to <file>", feeding it an existing message. This would set "To" and "Cc" appropriately but also quote the existing message for me to reply to, either into the cover letter or after the "---" in the patch (it's probably an error if there's no cover letter and more than one patch in this mode). -- 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