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

Unable to checkout due to "error: invalid path 'src/images/favicon.ico:Zone.Identifier'" #1

Open
falk-miracode opened this issue Jun 6, 2024 · 0 comments

Comments

@falk-miracode
Copy link

src/images/favicon.ic:Zone.Identifier was added to the repo, probably by accident.

This produces an error on check-out on a Windows system:

Cloning into 'C:\Users\👐\Documents\GitHub\shaders-crash-course'...
remote: Enumerating objects: 109, done.        
remote: Counting objects: 100% (109/109), done.        
remote: Compressing objects: 100% (79/79), done.        
remote: Total 109 (delta 36), reused 95 (delta 25), pack-reused 0        
Receiving objects: 100% (109/109), 1.36 MiB | 6.48 MiB/s, done.
Resolving deltas: 100% (36/36), done.
error: invalid path 'src/images/favicon.ico:Zone.Identifier'
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 :/'


Would you like to retry cloning ?

Please remove :Zone.Identifier files from the repo. Thanks.

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

1 participant