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

Error when cloning on Windows #900

Closed
adalovebass opened this issue Aug 26, 2016 · 2 comments
Closed

Error when cloning on Windows #900

adalovebass opened this issue Aug 26, 2016 · 2 comments
Labels
stale no activity for 2 weeks

Comments

@adalovebass
Copy link

I am looking to contribute via forking, but on Windows, git cannot create the following files:

  • test/fixtures/some \file
  • test/fixtures/some"file
  • test/fixtures/some"file

This output is from a git reset, but the problem occurs in cloning and pulling as well:

$ git reset --hard
error: unable to create file test/fixtures/some \file: No such file or directory
error: unable to create file test/fixtures/some"file: Invalid argument
error: unable to create file test/fixtures/some\"file: No such file or directory
fatal: Could not reset index file to revision 'HEAD'.

I don't know where to post issues about the repo itself other than here, sorry :)

Thanks for any help and/or addressing this problem!

@sschuberth
Copy link

Duplicate of issue #885.

@stale
Copy link

stale bot commented Dec 5, 2017

This issue has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automtically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and @remy will (try!) to follow up.
Thank you for contributing <3

@stale stale bot added the stale no activity for 2 weeks label Dec 5, 2017
@stale stale bot closed this as completed Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale no activity for 2 weeks
Projects
None yet
Development

No branches or pull requests

2 participants