Converting all files stored as CRLF in git to be stored as LF

LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
This commit is contained in:
Lombiq
2015-12-13 23:50:20 +01:00
parent 44841416cc
commit df4f4234bd
2 changed files with 116 additions and 116 deletions