Re: [PATCH] send-email: add transfer encoding header with content-type
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:52
Jeff King [off-list ref] writes:
quoted
I think we should add
Content-Transfer-Encoding: 8bit
Even though Brian's mail turned out to be hand-generated, this problem
does exist in git-send-email. I don't know why I didn't add the encoding
header in the first place, since it is clearly required.
Junio, I think this is maint-worthy.