On Thu, Apr 03, 2008 at 01:39:08AM -0700, Junio C Hamano wrote: > >> Content-Type: TEXT/PLAIN; charset=ISO-8859-1 > >> > >>> +# git-?????? > >> > >> Hmmmm... > > > > A git-send-email bug it seems. > > Do we know if it has been fixed? I see you used 1.5.4.4. I think the problem is that the characters are in the _patch_. We do the right thing for the commit message, SoB, and all headers, but we have always just assumed the patch was OK, since we have no encoding information on the files (and worse, if we have a _different_ encoding for the commit message versus the diff content, we will have to re-encode something or make it an attachment). -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