Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2020-12-08 21:40:17 +0300
committerGitHub <noreply@github.com>2020-12-08 21:40:17 +0300
commit10381a2cdc33860f0dc649b24cbb703d23b9ea33 (patch)
treec9cd0264332f0f8d22df457db4ce5ef2bb5bba1f /.gitattributes
parent18d1527c079e5f4c1e3ee0ccd1ca22f92f7969c9 (diff)
Find&Replace coreclr/src -> coreclr (#45761)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 04518684225..b4e3bcd0745 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -67,8 +67,8 @@
*.h linguist-language=C
# CLR specific
-src/coreclr/src/pal/tests/palsuite/paltestlist.txt text eol=lf
-src/coreclr/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt text eol=lf
+src/coreclr/pal/tests/palsuite/paltestlist.txt text eol=lf
+src/coreclr/pal/tests/palsuite/paltestlist_to_be_reviewed.txt text eol=lf
src/tests/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regexdna-input25.txt text eol=lf
src/tests/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regexdna-input25000.txt text eol=lf
src/tests/JIT/Performance/CodeQuality/BenchmarksGame/reverse-complement/revcomp-input25.txt text eol=lf