navgurukul / newton

Includes all our curriculum for all the courses.
https://merakilearn.org/
GNU General Public License v3.0
26 stars 81 forks source link

Invalid Path Error While Cloning #130

Open vimal-b opened 3 years ago

vimal-b commented 3 years ago

I am unable to clone the repo. The following error is being thrown.

git clone https://github.com/navgurukul/newton
Cloning into 'newton'...
remote: Enumerating objects: 295, done.
remote: Counting objects: 100% (295/295), done.
remote: Compressing objects: 100% (214/214), done.
remote: Total 26463 (delta 135), reused 182 (delta 68), pack-reused 26168 eceiving objects: 100% (264
Receiving objects: 100% (26463/26463), 57.76 MiB | 2.21 MiB/s, done.
Resolving deltas: 100% (15588/15588), done.
error: invalid path 'advanced-python/keeping-time-scheduling-tasks-and-launching-programs/project:-super-stopwatch.md'
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 :/'