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

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 12:09:29 PDT 2018


zturner added a comment.

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


Repository:
  rL LLVM

https://reviews.llvm.org/D48494





More information about the llvm-commits mailing list