From: Junio C Hamano Date: Wed, 23 May 2018 05:38:21 +0000 (+0900) Subject: Merge branch 'tb/test-apfs-utf8-normalization' X-Git-Tag: v2.18.0-rc0~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=71cdbb3d4a07811ac29d2097e942607fbe1ddf33;p=thirdparty%2Fgit.git Merge branch 'tb/test-apfs-utf8-normalization' A test to see if the filesystem normalizes UTF-8 filename has been updated to check what we need to know in a more direct way, i.e. a path created in NFC form can be accessed with NFD form (or vice versa) to cope with APFS as well as HFS. * tb/test-apfs-utf8-normalization: test: correct detection of UTF8_NFD_TO_NFC for APFS --- 71cdbb3d4a07811ac29d2097e942607fbe1ddf33