]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/prompt-crlf-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Aug 2025 15:10:34 +0000 (08:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Aug 2025 15:10:34 +0000 (08:10 -0700)
Interactive prompt code did not correctly strip CRLF from the end
of line on Windows.

* js/prompt-crlf-fix:
  interactive: do strip trailing CRLF from input


Trivial merge