summaryrefslogtreecommitdiff
path: root/tests/resources/crlf_data/windows_to_odb/autocrlf_input,safecrlf_false,eol_lf/_workdir/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of some test files that were accidentally committedTyler Wanek2019-01-141-1/+0
|
* crlf_data: add corpus of known-good odb-filtered dataEdward Thomson2018-12-031-0/+1
Use the crlf data scripts to produce a corpus of known-good data in "git" format (aka ODB format) from a variety of files with different line endings. `git` created these files running `git add` to stage the contents then extracting the data from the repository. We'll use these to ensure that we create identical contents when we add files into the index.