search for: e47c5c38

Displaying 1 result from an estimated 1 matches for "e47c5c38".

2020 Jan 16
3
Git autocrlf for Windows - why does the Getting Started guide say to use false?
Hi all, TL;DR - should we recommend core.autocrlf=input instead of core.autocrlf=false on Windows? I recently switched from doing pre-commit builds and tests from my Ubuntu VM, to my Windows machine where I do all my development. I was aware that line endings is an issue, so made sure to set core.autocrlf=false as directed in the Getting Started guide (see