From: Junio C Hamano Date: Wed, 21 Nov 2018 11:39:02 +0000 (+0900) Subject: Merge branch 'nd/clone-case-smashing-warning' X-Git-Tag: v2.20.0-rc1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9da9fff14d82e1ce055b664f276a5a96d2f5e946;p=thirdparty%2Fgit.git 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 --- 9da9fff14d82e1ce055b664f276a5a96d2f5e946