Re: [PATCH/POLL] git-format-patch: the default suffix is now .patch, not .txt
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:49
"Alex Riesen" [off-list ref] writes:
On 1/18/07, Shawn O. Pearce [off-list ref] wrote:
quoted
Thus the file extension has no impact on how the mail client should treat it.He will attach it. It's typical for outlook users.
If that is the case, I highly suspect that it is one more reason not to mark the file with .txt; Outlook may say "Hey, it's TEXT, so let's linewrap it, quote-balance it and add all sorts of nice frills to make it easier to read for human consumption". Assuming that it does not understand what a .patch is, we would have a better chance to force it not to look at nor touch the contents, and not getting our patches corrupted.