eBay / tsv-utils

eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
https://ebay.github.io/tsv-utils/
Boost Software License 1.0
1.42k stars 80 forks source link

Use FILE.dos_tsv for DOS line ending tests and configure git to use it. #345

Closed jondegenhardt closed 3 years ago

jondegenhardt commented 3 years ago

Another attempt to fix git behavior regarding line endings in the repo. Git seems to be interpreting some binary files as text, reporting differences on checkout. The same thing happens with files used to test Windows line ending behavior.