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 /t/t4000-diff-format.sh | |
parent | t0027: combinations of core.autocrlf, core.eol and text (diff) | |
download | tgif-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 't/t4000-diff-format.sh')
0 files changed, 0 insertions, 0 deletions