summaryrefslogtreecommitdiffstats
path: root/gitprotocol-v2.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-02-08 15:48:36 -0800
committerJunio C Hamano <gitster@pobox.com>2024-02-08 15:48:36 -0800
commit6546a509a43eda541b7749ee45837d7a74ba7339 (patch)
treea4753bbbeb6fa8a064cbcf570aadb5d4354a1ceb /gitprotocol-v2.html
parentc2015e3db30c76ee24b99a14d244f62f1467f581 (diff)
downloadgit-htmldocs-6546a509a43eda541b7749ee45837d7a74ba7339.tar.gz
Autogenerated HTML docs for v2.43.0-581-g5216f
Diffstat (limited to 'gitprotocol-v2.html')
-rw-r--r--gitprotocol-v2.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/gitprotocol-v2.html b/gitprotocol-v2.html
index 7080f39a2..2513d3a50 100644
--- a/gitprotocol-v2.html
+++ b/gitprotocol-v2.html
@@ -986,7 +986,7 @@ Unlike the current reference advertisement, ls-refs takes in arguments
which can be used to limit the refs sent from the server.</p></div>
<div class="paragraph"><p>Additional features not supported in the base command will be advertised
as the value of the command in the capability advertisement in the form
-of a space separated list of features: "&lt;command&gt;=&lt;feature 1&gt; &lt;feature 2&gt;"</p></div>
+of a space separated list of features: "&lt;command&gt;=&lt;feature-1&gt; &lt;feature-2&gt;"</p></div>
<div class="paragraph"><p>ls-refs takes in the following arguments:</p></div>
<div class="literalblock">
<div class="content">
@@ -1033,7 +1033,7 @@ message format is tweaked to eliminate redundancies and permit easy
addition of future extensions.</p></div>
<div class="paragraph"><p>Additional features not supported in the base command will be advertised
as the value of the command in the capability advertisement in the form
-of a space separated list of features: "&lt;command&gt;=&lt;feature 1&gt; &lt;feature 2&gt;"</p></div>
+of a space separated list of features: "&lt;command&gt;=&lt;feature-1&gt; &lt;feature-2&gt;"</p></div>
<div class="paragraph"><p>A <code>fetch</code> request can take the following arguments:</p></div>
<div class="literalblock">
<div class="content">
@@ -1176,7 +1176,7 @@ addition of the <em>packfile-uris</em> section in the server&#8217;s response as
explained below.</p></div>
<div class="literalblock">
<div class="content">
-<pre><code>packfile-uris &lt;comma-separated list of protocols&gt;
+<pre><code>packfile-uris &lt;comma-separated-list-of-protocols&gt;
Indicates to the server that the client is willing to receive
URIs of any of the given protocols in place of objects in the
sent packfile. Before performing the connectivity check, the
@@ -1432,7 +1432,7 @@ only handle SHA-1. If the client would like to use a hash algorithm other than
SHA-1, it should specify its object-format string.</p></div>
</div>
<div class="sect2">
-<h3 id="_session_id_lt_session_id_gt">session-id=&lt;session id&gt;</h3>
+<h3 id="_session_id_lt_session_id_gt">session-id=&lt;session-id&gt;</h3>
<div class="paragraph"><p>The server may advertise a session ID that can be used to identify this process
across multiple requests. The client may advertise its own session ID back to
the server as well.</p></div>
@@ -1719,7 +1719,7 @@ headers of that bundle or bundles.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-23 14:43:46 PDT
+ 2024-02-08 15:45:59 PST
</div>
</div>
</body>