[PATCH] D124563: Drop '* text=auto' from .gitattributes and normalize

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 27 18:11:30 PDT 2022


aaronpuchert added a comment.

In D124563#3478937 <https://reviews.llvm.org/D124563#3478937>, @modimo wrote:

> Checking locally I'm seeing LF as the line ending in crlf.cpp in the working directory. Can you double check that everything matches up?

I had this too, but checking out again seems to have fixed it. Maybe you used `arc patch` like I did? I presume that applies just textually and doesn't know about `.gitattributes`.

And sorry for landing already, there seems to have been a race...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124563/new/

https://reviews.llvm.org/D124563



More information about the cfe-commits mailing list