Closed zeridon closed 7 years ago
Git prefers to have line endings stored as UNIX (LF only) and not as DOS. Additionally it provides mechanism to convert them on the fly (see: https://stackoverflow.com/questions/10418975/how-to-change-line-ending-settings#10419350)
PR #8 is open for this
Git prefers to have line endings stored as UNIX (LF only) and not as DOS. Additionally it provides mechanism to convert them on the fly (see: https://stackoverflow.com/questions/10418975/how-to-change-line-ending-settings#10419350)
PR #8 is open for this