← Back to team overview

maria-developers team mailing list archive

Windows: git config autocrlf

 

Hi,

What would be the correct value for the autocrlf setting in git on Windows?

Git suggests autocrlf=true by default at installation time.
But then mysql-test do not work with this value.

What is a better choice between the other two: "false" or "input"?


Thanks.