Merge branch 'nl/credential-crlf'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2020 21:01:56 +0000 (14:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2020 21:01:56 +0000 (14:01 -0700)
commit542b3c2573c7682e9ffebe755272c7e39651f9ae
tree8395577c31e6eda8a21b03b45d636dc7ff7f1470
parent67af910276596ffeb52462914e695d77e451d2ba
parent356c473295097f4aeaacc1a2dcd70271b7080788
Merge branch 'nl/credential-crlf'

Loosen the parser in the receiving end of the credential protocol
to allow credential helper to terminate lines with CRLF line
ending, as well as LF line ending.

* nl/credential-crlf:
  credential: treat CR/LF as line endings in the credential protocol