diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-02-10 09:34:12 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-02-10 09:51:07 -0800 |
commit | 466dbc42f58623d4341d6b1171b5cc13e2b700df (patch) | |
tree | 57098271b25bcdc1f5be22774d21734905101b00 /Documentation/git-replace.txt | |
parent | t5401: Use a bare repository for the remote peer (diff) | |
download | tgif-466dbc42f58623d4341d6b1171b5cc13e2b700df.tar.xz |
receive-pack: Send internal errors over side-band #2
If the client has requested side-band-64k capability, send any
of the internal error or warning messages in the muxed side-band
stream using the same band as our hook output, band #2. By putting
everything in one stream we ensure all messages are processed by
the side-band demuxer, avoiding interleaving between our own stderr
and the side-band demuxer's stderr buffers.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-replace.txt')
0 files changed, 0 insertions, 0 deletions