Git Warning: LF will be replaced by CRLF

Hi everyone, I’m on ue5.2 and I try to make my first commit on GitDesktop but this warning appears “Git Warning: LF will be replaced by CRLF”

After opening the command prompt and writing in it git config --global core.autocrlf false
The new warning I have is “LF will be replaced by CRLF next time Git touches it”

What can I do, it’s really hard to find the right answers on the net.

2 Likes