diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-12-16 14:39:37 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-12-16 14:39:37 -0800 |
commit | 87afe9a5ed759668e35513c44eacd2fd393ba658 (patch) | |
tree | 3f4afa5b8c9a896cee7795a3dcc1de8c0037b13d /git-parse-remote.sh | |
parent | 284e3d280ea84957f5bedcb302848dbdcdbb9a62 (diff) | |
download | git-87afe9a5ed759668e35513c44eacd2fd393ba658.tar.gz |
lf_to_crlf_filter(): tell the caller we added "\n" when drainingcn/maint-lf-to-crlf-filter
This can only happen when the input size is multiple of the
buffer size of the cascade filter (16k) and ends with an LF,
but in such a case, the code forgot to tell the caller that
it added the "\n" it could not add during the last round.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-parse-remote.sh')
0 files changed, 0 insertions, 0 deletions