From: Junio C Hamano Date: Fri, 3 Apr 2026 22:24:45 +0000 (-0700) Subject: Merge branch 'ps/dash-buggy-0.5.13-workaround' X-Git-Tag: v2.54.0-rc1~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dc9afb66cf013dd8f80dfeffb595de1f27ef7a89;p=thirdparty%2Fgit.git 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 --- dc9afb66cf013dd8f80dfeffb595de1f27ef7a89