Skip to content
  • Junio C Hamano's avatar
    Merge branch 'bc/send-email-qp-cr' · 5983ddc1
    Junio C Hamano authored
    "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
    5983ddc1