summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2017-08-23 17:21:56 (GMT)
committerBen Boeckel <ben.boeckel@kitware.com>2017-08-23 17:30:00 (GMT)
commitd20485d8d983e1bc9de18289773168ddf2dafb6d (patch)
tree2bdf1760b751f8574689e85558188d24bb798f08 /Tests/CMakeTests
parentb85c2589a1a22fb46620d7b0fd8aa6ec28ac5670 (diff)
downloadCMake-d20485d8d983e1bc9de18289773168ddf2dafb6d.zip
CMake-d20485d8d983e1bc9de18289773168ddf2dafb6d.tar.gz
CMake-d20485d8d983e1bc9de18289773168ddf2dafb6d.tar.bz2
gitattributes: prefer `eol=lf` to `crlf=input`
The `crlf` attribute is deprecated in Git.
Diffstat (limited to 'Tests/CMakeTests')
-rw-r--r--Tests/CMakeTests/.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CMakeTests/.gitattributes b/Tests/CMakeTests/.gitattributes
index c34e350..c6148fb 100644
--- a/Tests/CMakeTests/.gitattributes
+++ b/Tests/CMakeTests/.gitattributes
@@ -1 +1 @@
-File-HASH-Input.txt crlf=input
+File-HASH-Input.txt eol=lf