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

Cloning your project doesn't work because of the <COPY HERE EMPALINK> file. #7

Open
LarsRefsgaard opened this issue Mar 23, 2022 · 1 comment

Comments

@LarsRefsgaard
Copy link

LarsRefsgaard commented Mar 23, 2022

Trying to cloning your repository works, but checking out either of the branches currently doesn't because git throws an error.

> git checkout -q main
error: invalid path 'app/libs/'

On Windows 11.

Running
git config core.protectNTFS false fixes the issue but it is not something one wants to have to disable I guess?

@JDCRecomendable
Copy link

Cloning through WSL worked for me. I did not have to change my git configuration on Windows. Then you can remove or replace the offending file.

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

2 participants