]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'nd/clone-case-smashing-warning'
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Nov 2018 11:39:02 +0000 (20:39 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Nov 2018 11:39:03 +0000 (20:39 +0900)
commit9da9fff14d82e1ce055b664f276a5a96d2f5e946
tree0c0affd245c2d30fbb7b55f8d415c48fb87cc03c
parent5e8feea17a4fc8391a3252b926015c917869a140
parente66ceca94b6137dd73cab8b19ba8c890a0055544
Merge branch 'nd/clone-case-smashing-warning'

Recently added check for case smashing filesystems did not
correctly utilize the cached stat information, leading to false
breakage detected by our test suite, which has been corrected.

* nd/clone-case-smashing-warning:
  clone: fix colliding file detection on APFS
entry.c
t/t5601-clone.sh