Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paths have collided - HeapSort/heapSort #87

Open
jantabacki opened this issue Oct 7, 2020 · 1 comment
Open

Paths have collided - HeapSort/heapSort #87

jantabacki opened this issue Oct 7, 2020 · 1 comment

Comments

@jantabacki
Copy link
Contributor

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)
@jdevfullstack
Copy link

yup, correct, this one should be addressed,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants