[PATCH] D124563: Drop '* text=auto' from .gitattributes and normalize
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 28 05:28:42 PDT 2022
aaronpuchert added a comment.
As a temporary workaround for switching between branches, just add a local file `clang-tools-extra/test/clang-apply-replacements/.gitattributes` with contents:
Inputs/crlf/crlf.cpp binary
Inputs/crlf/crlf.cpp.expected binary
This will remove all kinds of filtering for the moment. When you remove that file, just make sure to force checkout both files again to make sure the filter applies.
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