From: Junio C Hamano Date: Fri, 31 Jul 2026 23:20:58 +0000 (-0700) Subject: Merge branch 'zy/apply-abandoned-header-fix' into seen X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b690f189fa2de54e68dfdd68203254854c830def;p=thirdparty%2Fgit.git Merge branch 'zy/apply-abandoned-header-fix' into seen A candidate 'git diff' header parsed by 'git apply' has been isolated in a temporary structure, preventing any partially parsed state from polluting the main patch structure and causing assertions to trip if the header is ultimately rejected. * zy/apply-abandoned-header-fix: apply: avoid leaking abandoned git-header state --- b690f189fa2de54e68dfdd68203254854c830def