Fix documentation of fetch-pack that implies that the client can disconnect after...
commita1e90b2352f9f45293d3d439270f81607284ca9a
authorAlex Neronskiy <zakmagnus@google.com>
Wed, 8 Jun 2011 22:11:50 +0000 (8 15:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Jun 2011 01:08:20 +0000 (8 18:08 -0700)
treeda44e6fc7df6bc4bf7ba6be19e08596638edac60
parente5af0de202e885b793482d416b8ce9d50dd2b8bc
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>
Documentation/technical/pack-protocol.txt