Merge branch 'tb/precompose-getcwd' into maint-2.45
commitdf98236ca49648a7ef54b83776cc681f22739018
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Jul 2024 16:27:56 +0000 (2 09:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Jul 2024 16:27:56 +0000 (2 09:27 -0700)
tree80abef6020b38a824aa3e93573aa4c878c792944
parent3e50dfdfc9c1f70ae60bf095e4813b29b63dbc89
parent71fa8d22126c52167cb8579d5d194a0fbee4dc8e
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
setup.c