I am creating an issue because I found out a warning while cloning this repository.
Later, when this situation occurs, the changes to the repository associated with that collision occur continuously.
git.exe clone --progress -v "https://github.com/AllAlgorithms/java.git" "xxx'...
POST git-upload-pack (225 bytes)
remote: Enumerating objects: 504, done.
remote: Total 504 (delta 0), reused 0 (delta 0), pack-reused 504
Receiving objects: 100% (504/504), 129.77 KiB | 407.00 KiB/s, done.
Resolving deltas: 100% (182/182), done.
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:
'sorting/HeapSort.java'
'sorting/heapSort.java'
Success (1531 ms @ 07.10.2020 11:56:43)
I am creating an issue because I found out a warning while cloning this repository.
Later, when this situation occurs, the changes to the repository associated with that collision occur continuously.