diff options
author | Torsten Bögershausen <tboegi@web.de> | 2014-08-16 22:16:58 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-08-28 11:18:55 -0700 |
commit | f6975a6b119128de1c5a89e6cd64f75ed1de2177 (patch) | |
tree | a76512be7e8ae8092d607a6b4adf88a519d1c239 /Makefile | |
parent | 343151dcbdf63a4f12b1a0108708280dc3883af6 (diff) | |
download | git-f6975a6b119128de1c5a89e6cd64f75ed1de2177.tar.gz git-f6975a6b119128de1c5a89e6cd64f75ed1de2177.tar.xz |
t0027: Tests for core.eol=native, eol=lf, eol=crlf
Add test cases for core.eol "native" and "" (unset).
(MINGW uses CRLF, all other systems LF as native line endings)
Add test cases for the attributes "eol=lf" and "eol=crlf"
Other minor changes:
- Use the more portable 'tr' instead of 'od -c' to convert '\n' into 'Q'
and '\0' into 'N'
- Style fixes for shell functions according to the coding guide lines
- Replace "txtbin" with "attr"
Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions