]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/dash-buggy-0.5.13-workaround'
authorJunio C Hamano <gitster@pobox.com>
Fri, 3 Apr 2026 22:24:45 +0000 (15:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Apr 2026 22:24:45 +0000 (15:24 -0700)
commitdc9afb66cf013dd8f80dfeffb595de1f27ef7a89
tree6207a41a61ca2a502bdb8f5423e2b59a45ddac2b
parentac340a635dc8f338ee4ad6a6f74c974cdcda7217
parentd48c5d5a4c801dfe9acd5dc4a3c1b94430883f52
Merge branch 'ps/dash-buggy-0.5.13-workaround'

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