summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2013-09-11 01:07:58 +0800
committerJunio C Hamano <gitster@pobox.com>2013-09-11 14:07:16 -0700
commitdb0b35d25fcd44840b79ac1f33420977824c91a6 (patch)
treee6bf152b81e40a6319d19b325c79b6258409d10a
parentd0edb1a8bd90dfd1d2c51dd396773453f7d8508d (diff)
downloadgit-tc/http-protocol-doc.tar.gz
mention effect of "allow-tip-sha1-in-want" capability on git-upload-packtc/http-protocol-doc
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com> Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> -- Subject crafted by Ray Chuan, Nguyễn's s-o-b lifted from <1377092713-25434-1-git-send-email-pclouds@gmail.com>. Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/technical/http-protocol.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/technical/http-protocol.txt b/Documentation/technical/http-protocol.txt
index 3098aa494b..acc68ace74 100644
--- a/Documentation/technical/http-protocol.txt
+++ b/Documentation/technical/http-protocol.txt
@@ -304,7 +304,8 @@ Servers SHOULD support all capabilities defined here.
Clients MUST send at least one 'want' command in the request body.
Clients MUST NOT reference an id in a 'want' command which did not
-appear in the response obtained through ref discovery.
+appear in the response obtained through ref discovery unless the
+server advertises capability "allow-tip-sha1-in-want".
compute_request = want_list
have_list