summaryrefslogtreecommitdiffstats
path: root/gitprotocol-v2.html
diff options
context:
space:
mode:
Diffstat (limited to 'gitprotocol-v2.html')
-rw-r--r--gitprotocol-v2.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/gitprotocol-v2.html b/gitprotocol-v2.html
index 2513d3a50..f89975147 100644
--- a/gitprotocol-v2.html
+++ b/gitprotocol-v2.html
@@ -1157,7 +1157,8 @@ the <em>wanted-refs</em> section in the server&#8217;s response as explained bel
<pre><code>want-ref &lt;ref&gt;
Indicates to the server that the client wants to retrieve a
particular ref, where &lt;ref&gt; is the full name of a ref on the
- server.</code></pre>
+ server. It is a protocol error to send want-ref for the
+ same ref more than once.</code></pre>
</div></div>
<div class="paragraph"><p>If the <em>sideband-all</em> feature is advertised, the following argument can be
included in the client&#8217;s request:</p></div>
@@ -1173,7 +1174,8 @@ included in the client&#8217;s request:</p></div>
<div class="paragraph"><p>If the <em>packfile-uris</em> feature is advertised, the following argument
can be included in the client&#8217;s request as well as the potential
addition of the <em>packfile-uris</em> section in the server&#8217;s response as
-explained below.</p></div>
+explained below. Note that at most one <code>packfile-uris</code> line can be sent
+to the server.</p></div>
<div class="literalblock">
<div class="content">
<pre><code>packfile-uris &lt;comma-separated-list-of-protocols&gt;
@@ -1719,7 +1721,7 @@ headers of that bundle or bundles.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2024-02-08 15:45:59 PST
+ 2024-03-07 16:01:15 PST
</div>
</div>
</body>