opensourcedesign / opensourcedesign.github.io

🎨💻 Source code of our website
https://opensourcedesign.net
Apache License 2.0
344 stars 184 forks source link

error: invalid path 'presentations/Open Source Design 2019 updated for ApacheCon and 16:9.odp' #342

Open paurav11 opened 3 years ago

paurav11 commented 3 years ago

fatal error

When I clone this repo, it is giving me an error that there is something wrong with the path to these 2 files:

And, as per the solution given below if you apply git restore --source=HEAD :/, all of the files get untracked and the above 2 files are removed.

Can anyone put light upon this?

Arhell commented 2 years ago

if you view windows add in terminal git config --global core.protectNTFS false https://github.community/t/windows-git-clone-error-error-filename-in-tree-entry-contains-backslash-32-mib-s/2935/4