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

type:-null.jpg causing issues when cloning repo on windows #3

Open
michael-wolfenden opened this issue Jun 13, 2020 · 3 comments
Open

Comments

@michael-wolfenden
Copy link

I get the following error when cloning this repo on windows.

 error: invalid path 'federated/services/products/public/type:-null.jpg'
 fatal: unable to checkout working tree
 warning: Clone succeeded, but checkout failed.```
@jherr
Copy link
Owner

jherr commented Oct 21, 2020

That's weird. Sorry for getting back so late on this. I must have notifications turned off. Hopefully this is resolved, and if so I can close it out.

@stumpykilo
Copy link

stumpykilo commented Mar 18, 2022

@jherr I still get the same issue when I try cloning on Windows 10.

@agengwibowoo
Copy link

for those who are still experiencing this issue, try this:

  1. clone
  2. git restore --source=HEAD :/
  3. add all unstaged files

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

4 participants