]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/dash-buggy-0.5.13-workaround' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Apr 2026 20:30:45 +0000 (13:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Apr 2026 20:30:45 +0000 (13:30 -0700)
commit5766caf01e1fda2cd21c177fa4056f150dca619c
treedf40bcd3cc218ed9895eac4b46434298af8e0e1c
parent8723880fc08b97899c10c847a91c2b69dfbd0b21
parentd48c5d5a4c801dfe9acd5dc4a3c1b94430883f52
Merge branch 'ps/dash-buggy-0.5.13-workaround' into next

The way dash 0.5.13 handles non-ASCII contents in here-doc
is buggy and breaks our existing tests, which unfortunately
have been rewritten to avoid triggering the bug.

* ps/dash-buggy-0.5.13-workaround:
  t9300: work around partial read bug in Dash v0.5.13
  t: work around multibyte bug in quoted heredocs with Dash v0.5.13
t/t4014-format-patch.sh
t/t9001-send-email.sh