Commit Graph

5 Commits

Author SHA1 Message Date
Peter Rabbitson
90c58d6cac Dag import functionality only ( no progress )
This still works over "loosely defined" .car files
Please refer to the sharness tests for extra info

We can tighten this up if the sentiment is "Postel was wrong"
2020-04-08 14:54:49 -07:00
Peter Rabbitson
635e333d60 Dag export command, silent, no progress 2020-04-08 14:54:49 -07:00
Steven Allen
c0b380aaae gitattributes: avoid normalizing known binary files
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-11 11:19:54 -07:00
Steven Allen
986528fa71 gitattributes: default to LF
1. Default to LF line endings. Windows users should use a real text editor when
   coding.
2. Allow markdown/license files to be autoconverted so they're readable
   everywhere.

fixes #6195

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-09 09:18:31 -07:00
Łukasz Magiera
6d28f8f85c fix test data on windows
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-04 01:10:43 +01:00