[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 12:09:09 PDT 2018


That’s what i use. It will save by default in whatever it autodetects. New
files are crlf by default, but adding a new file is relatively rare. I just
run dos2unix on them before committing
On Fri, Jun 22, 2018 at 12:04 PM Paul Robinson via Phabricator <
reviews at reviews.llvm.org> wrote:

> probinson added a comment.
>
> Personally I've been using the Visual Studio editor.  I don't know what
> other people on the team use.  I do know we had some CRLF issues at one
> point.  It has been a long time so I don't remember the details.
>
>
> 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/6fd87c04/attachment.html>


More information about the llvm-commits mailing list