On Fri, Jan 23, 2009 at 01:39:27AM -0800, Junio C Hamano wrote: > > --->8--- > > Subject: [PATCH] git-am: Add --ignore-date option > > Good. > > Leaving "Subject: " in saves me typing, because I do not have to insert it > manually when editing the submitted patch in my MUA to chop off everything > before the scissors. Interesting to know. I have intentionally _not_ been including them, because I assumed you marked up _after_ git-am (i.e., via "git commit --amend) in which case you would have to delete it manually. I suppose it makes more sense to do so before git-am, though, since then it will respect From: fields and the like (which it would otherwise ignore, since they are blocked by all of the cover letter cruft that you will end up deleting). So good to know, and I will start generating my patches differently. -Peff -- 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