diff options
author | Torsten Bögershausen <tboegi@web.de> | 2016-02-10 17:24:43 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-10 15:54:20 -0800 |
commit | 6e336a530b0dd98d1c751440ca5666a6999ab020 (patch) | |
tree | 94857f177c2fe8764b4b0f6ffeb64eaa58f8ed1c /bundle.c | |
parent | convert.c: refactor crlf_action (diff) | |
download | tgif-6e336a530b0dd98d1c751440ca5666a6999ab020.tar.xz |
convert.c: simplify text_stat
Simplify the statistics:
lonecr counts the CR which is not followed by a LF,
lonelf counts the LF which is not preceded by a CR,
crlf counts CRLF combinations.
This simplifies the evaluation of the statistics.
Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bundle.c')
0 files changed, 0 insertions, 0 deletions