]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitea58adaeb9687dd2ed7b9f3a7b309ebe954c6576
treebe3a7ac745c80fded142b4b7cd57f2a227d17742
parentc4c628f6617ae15b1f2445cf893196748d0488fb
parent711a20827b7e99cda7329872c0e75860ddfb08bc
Merge branch 'js/prompt-crlf-fix'

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