]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/apply-patch-mode-check-fix' into maint-2.46
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Sep 2024 18:02:15 +0000 (11:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Sep 2024 18:02:15 +0000 (11:02 -0700)
commit712d970c0145b95ce655773e7cd1676f09dfd215
tree52a776c2cb60594aa82a14156667eca3bf10fffb
parent6809f8ccade093875ace7a8493fe09babd539cb1
parent49e5cc5b26550951c2381d959f866db656a97c3c
Merge branch 'jk/apply-patch-mode-check-fix' into maint-2.46

Test fix.

* jk/apply-patch-mode-check-fix:
  t4129: fix racy index when calling chmod after git-add
  apply: canonicalize modes read from patches
apply.c