author | Alex Neronskiy <zakmagnus@google.com> | |
Wed, 8 Jun 2011 22:11:50 +0000 (15:11 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 9 Jun 2011 01:08:20 +0000 (18:08 -0700) | ||
commit | a1e90b2352f9f45293d3d439270f81607284ca9a | |
tree | da44e6fc7df6bc4bf7ba6be19e08596638edac60 | tree | snapshot |
parent | e5af0de202e885b793482d416b8ce9d50dd2b8bc | commit | diff |
Fix documentation of fetch-pack that implies that the client can disconnect after sending wants.
Specify conditions under which the client can terminate the connection
early. Previously, an unintended behavior was possible which could
confuse servers.
Based-on-patch-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Alex Neronskiy <zakmagnus@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Specify conditions under which the client can terminate the connection
early. Previously, an unintended behavior was possible which could
confuse servers.
Based-on-patch-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Alex Neronskiy <zakmagnus@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/pack-protocol.txt | diff | blob | history |