jlhuang / codility-lessons

I am trying to finish the lessons of the codility's training center
66 stars 40 forks source link

Windows doesn't allow files with colons #1

Open prettyClouds opened 7 years ago

prettyClouds commented 7 years ago

Somebody tried cloning a fork of your repository, but wasn't able to on Windows. http://stackoverflow.com/questions/41148490/cannot-clone-a-git-repository-from-github/41148622#41148622

If you change the colons in the folder names to dashes that should work.

Philosh commented 7 years ago

@prettyClouds It was me myself. Thank you for your update. I have understood the problem and troubleshoot it as suggested. Now it should be possible to fork this repo in windows machine as well.