On windows a lot of git clients will convert LF to CRLF. This would be a problem where file contents are compared exactly

pull/2576/head
Taliesin Sisson 10 years ago
parent 4d22bd1d4a
commit 807d7eaced

2
.gitattributes vendored

@ -0,0 +1,2 @@
common/test-fixtures/root/* eol=lf
Loading…
Cancel
Save