You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
Please remove
:Zone.Identifier
files from the repo. Thanks.The text was updated successfully, but these errors were encountered: