On Friday 05 February 2010 15:33:23 Junio C Hamano wrote: > The placeholder in particular and the cover letter itself in general are > meant to be edited. I do not see much point in forcing people to edit > yet another file and have them specify with an cover-blurb option. > > Not very interested. The original use-case is also pretty close to just doing the following: $ git format-patch master..HEAD --cover-letter $ vi 0000-cover-letter.patch $ git send-email --to my@xxxxxxxxxxxx *.patch $ git send-email --to git@xxxxxxxxxxxxxxx *.patch Isn't that just as easy as the proposed --cover-* options? -- 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