From: Junio C Hamano Date: Mon, 30 Mar 2026 20:57:00 +0000 (-0700) Subject: Merge branch 'jw/apply-corrupt-location' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=5032e70fc25ff18a3c16fb89d708884104c2d1a3;p=rit Merge branch 'jw/apply-corrupt-location' "git apply" now reports the name of the input file along with the line number when it encounters a corrupt patch, and correctly resets the line counter when processing multiple patch files. * jw/apply-corrupt-location: apply: report input location in binary and garbage patch errors apply: report input location in header parsing errors apply: report the location of corrupt patches --- 5032e70fc25ff18a3c16fb89d708884104c2d1a3