]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'bc/send-email-qp-cr'
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2019 07:41:25 +0000 (16:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2019 07:41:25 +0000 (16:41 +0900)
commit5983ddc165221c3ec2a4299b65cfb2ecc1ce7765
treef8ac350fed66a1d195487819d971264e48779c66
parentf1c9f6ce38445c7cba7dd5b2a8c329c8fff90993
parent74d76a17013411d72ebda7c230b9898f3adb1fcc
Merge branch 'bc/send-email-qp-cr'

"git send-email" has been taught to use quoted-printable when the
payload contains carriage-return.  The use of the mechanism is in
line with the design originally added the codepath that chooses QP
when the payload has overly long lines.

* bc/send-email-qp-cr:
  send-email: default to quoted-printable when CR is present
git-send-email.perl