jherr / wp5-full-site-federation

Non-federated and Federated e-Commerce applications.
51 stars 39 forks source link

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

Open michael-wolfenden opened 4 years ago

michael-wolfenden commented 4 years ago

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 commented 4 years ago

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 commented 2 years ago

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

agengwibowoo commented 10 months ago

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

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