diff options
author | Matheus Tavares <matheus.bernardino@usp.br> | 2019-07-10 20:59:04 -0300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-07-11 13:52:16 -0700 |
commit | c4d9c506f7a802ed263071c82319098e3fcd0b3e (patch) | |
tree | bb59eabb1d4f451e8dc842c386e16705dd6feb18 /refs | |
parent | ff7ccc8c9a6e61a7225c161c743a49ac079f1425 (diff) | |
download | git-c4d9c506f7a802ed263071c82319098e3fcd0b3e.tar.gz |
clone: replace strcmp by fspathcmp
Replace the use of strcmp by fspathcmp at copy_or_link_directory, which
is more permissive/friendly to case-insensitive file systems.
Suggested-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs')
0 files changed, 0 insertions, 0 deletions