After reading that core.autocrlf should be set to false, I would like to know if it is save to change it?
I have a repository on a server and two clients already cloned. The server is also a non bare repository but on a different branch so I can push/pull. What happens if I change the setting? Will there be problems with the next commit/push/pull?
Also who do I need to do it? Can I change it on own client and test if it’s working or do I need to change it on all clients? Maybe even on the server?
Thanks for you advice!
Set
core.autocrlftotrueon Windows, andinputon Mac / Linux. 70% of the top 300 C# repos are configured this way on GitHub. This is not the place to be hipster contrarian, your life will be far easier should you set this correctly