Skip to content

Issues to clone the repo on Windows #955

@theghost5800

Description

@theghost5800

When I try to make git clone of this repo on Windows 10 I got the following error.

error: unable to create file cloudfoundry-client-reactor/src/test/resources/fixtures/client/v3/droplets/POST_?source_guid={id}request.json: Invalid argument
error: unable to create file cloudfoundry-client-reactor/src/test/resources/fixtures/client/v3/droplets/POST
?source_guid={id}response.json: Invalid argument
error: unable to create file cloudfoundry-client-reactor/src/test/resources/fixtures/client/v3/packages/POST
?source_guid={id}request.json: Invalid argument
error: unable to create file cloudfoundry-client-reactor/src/test/resources/fixtures/client/v3/packages/POST
?source_guid={id}_response.json: Invalid argument
Checking out files: 100% (2788/2788), done.
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'

Is there any solution for this issue on Windows or do you think to rename these file names to be compatible with Windows?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions