summaryrefslogtreecommitdiffstats
path: root/gitprotocol-v2.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-03-07 16:03:23 -0800
committerJunio C Hamano <gitster@pobox.com>2024-03-07 16:03:23 -0800
commitd2c69b605afd8b35f402e2ac9d01d9ee195116e0 (patch)
tree6485f24a40d829c3f7db5abbc3534def77b48f22 /gitprotocol-v2.txt
parente13743909da808044f9ce2250fa7d449c991ecb2 (diff)
downloadgit-htmldocs-d2c69b605afd8b35f402e2ac9d01d9ee195116e0.tar.gz
Autogenerated HTML docs for v2.44.0-165-ge09f12
Diffstat (limited to 'gitprotocol-v2.txt')
-rw-r--r--gitprotocol-v2.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/gitprotocol-v2.txt b/gitprotocol-v2.txt
index 0b800abd5..414bc625d 100644
--- a/gitprotocol-v2.txt
+++ b/gitprotocol-v2.txt
@@ -346,7 +346,8 @@ the 'wanted-refs' section in the server's response as explained below.
want-ref <ref>
Indicates to the server that the client wants to retrieve a
particular ref, where <ref> is the full name of a ref on the
- server.
+ server. It is a protocol error to send want-ref for the
+ same ref more than once.
If the 'sideband-all' feature is advertised, the following argument can be
included in the client's request:
@@ -361,7 +362,8 @@ included in the client's request:
If the 'packfile-uris' feature is advertised, the following argument
can be included in the client's request as well as the potential
addition of the 'packfile-uris' section in the server's response as
-explained below.
+explained below. Note that at most one `packfile-uris` line can be sent
+to the server.
packfile-uris <comma-separated-list-of-protocols>
Indicates to the server that the client is willing to receive