[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
Mon Jun 25 07:34:52 PDT 2018


The default is actually true on Windows I think. I know I always have to
manually set false.
On Mon, Jun 25, 2018 at 12:51 AM Hans Wennborg via Phabricator <
reviews at reviews.llvm.org> wrote:

> hans added a comment.
>
> I've only ever had bad experiences from the version control system trying
> to fix line endings. I'd prefer recommending people staying with the
> default, core.autocrlf = false.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D48494
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/13b55a54/attachment.html>


More information about the llvm-commits mailing list