Skip to content
Discussion options

You must be logged in to vote

As this issue is caused by git config, we have to set autocrlf to false globally.

git config --global core.autocrlf false

Note: After global configuration, you need to pull the code again.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by somratAtSekaiLab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix
1 participant