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

git clone problem #224

Open
joe820912boy opened this issue Sep 22, 2023 · 0 comments
Open

git clone problem #224

joe820912boy opened this issue Sep 22, 2023 · 0 comments

Comments

@joe820912boy
Copy link

joe820912boy commented Sep 22, 2023

Today I clone this repository in Windows system and it give me the following error

error: invalid path 'domains/CA/com3.edgekey.net.json'
fatal: unable to checkout working tree

I find some solution to solve it is to set config by the following command
git config --local core.protectNTFS false
and
git reset --hard HEAD^ reset to HEAD

Besides of the com3.edgekey.net.json in sub-folder of domains, others are restore

I need to set the ntfs to false, is this error caused by some unavailable filename in path?

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

1 participant