| author | |
| committer | |
| log | 0cba50d73e46a9ff6547c37d34d100d2295f15dc |
| tree | d066dd24ce78352467bbc03482ede550674507f1 |
| parent | d645114f7e3cbbfa19bb47ace2671fcac75e32ca |
Testing on windows is failing because line ending are changed on some
binary files during git checkout.1 files changed, 1 insertions(+), 0 deletions(-)
.gitattributes+1| ... | @@ -4,6 +4,7 @@ | ... | @@ -4,6 +4,7 @@ |
| 4 | langref.html.in text eol=lf | 4 | langref.html.in text eol=lf |
| 5 | lib/std/compress/testdata/** binary | 5 | lib/std/compress/testdata/** binary |
| 6 | lib/std/compress/deflate/testdata/** binary | 6 | lib/std/compress/deflate/testdata/** binary |
| 7 | lib/std/compress/flate/testdata/** binary | ||
| 7 | 8 | ||
| 8 | lib/include/** linguist-vendored | 9 | lib/include/** linguist-vendored |
| 9 | lib/libc/** linguist-vendored | 10 | lib/libc/** linguist-vendored |