projects
/
zchunk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec3206a
)
Turn off EOL handling for the *.zck test files.
author
Peter Pentchev
<roam@ringlet.net>
Fri, 15 Apr 2022 07:48:37 +0000
(10:48 +0300)
committer
Peter Pentchev
<roam@ringlet.net>
Fri, 15 Apr 2022 07:48:37 +0000
(10:48 +0300)
.gitattributes
patch
|
blob
|
history
diff --git
a/.gitattributes
b/.gitattributes
index 95c3c2621e1e19a805d22f751fdabd7bd5222cfa..dda54f897412bbac6f20dcc2cf3140f3c8e88bb6 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-1,3
+1,4
@@
* text=auto
test/files/* text eol=lf
+test/files/*.zck text=false eol=false