On my work we want to use autocrlf=input
In git bash, if I type:
git config --global core.autocrlf
it prints:
input
If I open "Tools->Options" in SourceTree (version 3.4.20) I can see that there is a checkbox under the Git page for "Configure automatic line endings handling by default (recommended)".
It is unchecked. When I close the Options window (either X or OK), the global setting for autocrlf is changed to false.
This is not intuitive. Is there any way to prevent this?
Thanks :)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.