Merge branch 'jk/apply-patch-mode-check-fix'
commit0b2c4bc3ff6504467d84cb1bf6e73d877b553ce6
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Aug 2024 21:54:50 +0000 (14 14:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Aug 2024 21:54:50 +0000 (14 14:54 -0700)
tree72771f2d9c9e8f3a971cd6ca36e45441f9df04aa
parent505312a83f642da0a7d03ebf56dc145890c58743
parente95d515141648e4067dbda8af8516e1c718c8f65
Merge branch 'jk/apply-patch-mode-check-fix'

The patch parser in 'git apply' has been a bit more lenient against
unexpected mode bits, like 100664, recorded on extended header lines.

* jk/apply-patch-mode-check-fix:
  apply: canonicalize modes read from patches
apply.c