[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
Sat Jun 23 06:15:28 PDT 2018


Simon,

I do exactly that with autocrlf false.
On Sat, Jun 23, 2018 at 3:16 AM Simon Pilgrim via Phabricator <
reviews at reviews.llvm.org> wrote:

> RKSimon added a comment.
>
> Sorry for wading in here, but would it be possible to come up with a
> solution that would permit both a windows side visual studio and wsl side
> linux builds to share a single git folder (prefererably stored/maintained
> on the windows side)? Being able to test a patch on msvc/gcc/clang from a
> single machine is bliss, but in my previous feeble attempts to get this to
> work its been autoclrf or whatever that caused problems with either the
> build or the lit tests and I've just ran away screaming.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D48494
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180623/4b9757b1/attachment.html>


More information about the llvm-commits mailing list