diff options
author | Nicolas Pitre <nico@cam.org> | 2008-09-03 15:13:42 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-09-03 14:51:10 -0700 |
commit | 6b9c42b4daabe3d0471d9f90d2ae472c9d994e1c (patch) | |
tree | 75cc31200dc628dea591ea82e354578dcc1e5112 /gitweb/README | |
parent | bea005e21bf9f4f19d5e2afe538a5ba9123bdbdc (diff) | |
download | git-6b9c42b4daabe3d0471d9f90d2ae472c9d994e1c.tar.gz git-6b9c42b4daabe3d0471d9f90d2ae472c9d994e1c.tar.xz |
improve handling of sideband message display
Currently the code looks for line break characters in order to prepend
"remote: " to every line received as many lines can be sent in a single
chunk. However the opposite might happen too, i.e. a single message
line split amongst multiple chunks. This patch adds support for the
later case to avoid displays like:
remote: Compressing objeremote: cts: 100% (313/313), done.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/README')
0 files changed, 0 insertions, 0 deletions