From: Junio C Hamano Date: Thu, 30 Jul 2026 17:44:35 +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=6efa765851ede9ad7f3290c1764884bcc1ae97f5;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 --- 6efa765851ede9ad7f3290c1764884bcc1ae97f5