github / CodeSearchNet

Datasets, tools, and benchmarks for representation learning of code.
https://arxiv.org/abs/1909.09436
MIT License
2.18k stars 385 forks source link

Clone not working #243

Open shreethatte opened 2 years ago

shreethatte commented 2 years ago

Hello, I tried cloning this repo. Got the following error: error: invalid path 'benchmarks/02-Feb-20-16:33_github_g2od7jac.json' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'

I tried git restore, but that resulted in a staged delete of all the code.

shreethatte commented 2 years ago

This might be a windows specific issue. Worked fine on linux