Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
-
Go to 'git clone https://github.com/smart-underworld/seestar_run.git '
-
See error
SeeStar>git clone https://github.com/smart-underworld/seestar_run.git
Cloning into 'seestar_run'...
remote: Enumerating objects: 175, done.
remote: Counting objects: 100% (35/35), done.
remote: Compressing objects: 100% (33/33), done.
remote: Total 175 (delta 17), reused 8 (delta 2), pack-reused 140
Receiving objects: 100% (175/175), 39.28 MiB | 31.48 MiB/s, done.
Resolving deltas: 100% (70/70), done.
error: invalid path 'contrib/J2000_JNow/J2000_JNow_101.app/Icon?'
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 :/'
Expected behavior
A clear and concise description of what you expected to happen.
to be able to clone repo
Desktop (please complete the following information):
- OS: [e.g. iOS] - windows 11 - latest git - git version 2.45.1.windows.1
Additional context
Add any other context about the problem here.