From: Junio C Hamano Date: Tue, 2 Jul 2024 16:27:56 +0000 (-0700) Subject: Merge branch 'tb/precompose-getcwd' into maint-2.45 X-Git-Tag: v2.45.3~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df98236ca49648a7ef54b83776cc681f22739018;p=thirdparty%2Fgit.git Merge branch 'tb/precompose-getcwd' into maint-2.45 We forgot to normalize the result of getcwd() to NFC on macOS where all other paths are normalized, which has been corrected. This still does not address the case where core.precomposeUnicode configuration is not defined globally. * tb/precompose-getcwd: macOS: ls-files path fails if path of workdir is NFD --- df98236ca49648a7ef54b83776cc681f22739018