You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
format-patch: move message-id and related headers to the end
It is reported that GMail MSA has an undocumented limitation that
makes it reject or accept depending on some ordering of message
headers. The current suspicion is that they want to see the
Message-Id: header near the end, so let's try moving the headers
that are related to the message-id to the end.
Signed-off-by: Junio C Hamano <[email protected]>
0 commit comments