[PATCH] D48494: [doc] Show the git config for Windows to do line-endings correctly

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 11:14:11 PDT 2018


I’m not sure what the default is (i think it’s true), but it’s definitely
not false.

What problems do you see with the default? I’ve been using false for years
and never had a problem, and many other open source projects require it
because having the files on your disk not match the files in the repo
creates its own set of issues
On Fri, Jun 22, 2018 at 11:08 AM Paul Robinson via Phabricator <
reviews at reviews.llvm.org> wrote:

> probinson added a comment.
>
> In https://reviews.llvm.org/D48494#1140916, @zturner wrote:
>
> > You should use core.autocrlf false.
>
>
> Isn't that the default?  Whatever the default is, I promise you that it
> fails miserably.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D48494
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/cc6ffede/attachment.html>


More information about the llvm-commits mailing list