Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot clone this repo using git-scm #2

Open
LoganTann opened this issue Aug 12, 2022 · 2 comments
Open

Cannot clone this repo using git-scm #2

LoganTann opened this issue Aug 12, 2022 · 2 comments

Comments

@LoganTann
Copy link

I can't clone this repo in Windows :

Cloning into 'shimeji-ee'...
remote: Enumerating objects: 361, done.
remote: Total 361 (delta 0), reused 0 (delta 0), pack-reused 361
Receiving objects: 100% (361/361), 2.01 MiB | 10.81 MiB/s, done.
Resolving deltas: 100% (67/67), done.
error: invalid path 'Shimeji-ee.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 :/'

This might be due to the Icon file being 0 bytes. Maybe removing it should help.

@gil
Copy link
Owner

gil commented Aug 12, 2022

Weird... That question mark at the end -> Shimeji-ee.app/Icon?
Looks like there's some special character at the end of the file name.
But I cannot see it here 😕

@LoganTann
Copy link
Author

I ended up dowloading as zip. It's fine since I just wanted to read the source code, not editing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants