summaryrefslogtreecommitdiffstats
path: root/gitprotocol-v2.txt
diff options
context:
space:
mode:
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