tercoide / GambasCAD

A CAD made in the Gambas programming language
GNU General Public License v3.0
5 stars 1 forks source link

can not git clone #17

Open zamtmn opened 8 months ago

zamtmn commented 8 months ago

i try git clone https://github.com/tercoide/GambasCAD.git and get empty GambasCAD and:

Y:\>git clone https://github.com/tercoide/GambasCAD.git
Cloning into 'GambasCAD'...
remote: Enumerating objects: 10577, done.
remote: Counting objects: 100% (2136/2136), done.
remote: Compressing objects: 100% (848/848), done.
remote: Total 10577 (delta 1506), reused 1906 (delta 1281), pack-reused 8441Receiving objects: 100% (10577/10577), 20.15 MiB | 2.39 MiB/s
Receiving objects: 100% (10577/10577), 20.67 MiB | 2.43 MiB/s, done.
Resolving deltas: 100% (8338/8338), done.
error: invalid path '<new>.pdf'
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 :/'
tercoide commented 8 months ago

Hello Andrey, maybe that filename is giving problems to you. I will change it in next commit.