diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-02-05 12:57:41 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-02-05 20:57:26 -0800 |
commit | 38a81b4e82ebf57549f2fa082b329c36dffc0b18 (patch) | |
tree | c81c5068ad30673759849404e794fd60bced2c31 /Documentation/RelNotes-1.6.2.1.txt | |
parent | receive-pack: Refactor how capabilities are shown to the client (diff) | |
download | tgif-38a81b4e82ebf57549f2fa082b329c36dffc0b18.tar.xz |
receive-pack: Wrap status reports inside side-band-64k
If the client requests the side-band-64k protocol capability we
now wrap the status report data inside of packets sent to band #1.
This permits us to later send additional progress or informational
messages down band #2.
If side-band-64k was enabled, we always send a final flush packet
to let the client know we are done transmitting.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.6.2.1.txt')
0 files changed, 0 insertions, 0 deletions