summaryrefslogtreecommitdiffstats
path: root/technical/bundle-uri.html
diff options
context:
space:
mode:
Diffstat (limited to 'technical/bundle-uri.html')
-rw-r--r--technical/bundle-uri.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/technical/bundle-uri.html b/technical/bundle-uri.html
index 10ee76499..98054b12c 100644
--- a/technical/bundle-uri.html
+++ b/technical/bundle-uri.html
@@ -1351,17 +1351,17 @@ Create the <code>bundle-uri</code> protocol v2 command so Git servers can advert
</li>
<li>
<p>
-Allow the client to understand the <code>bundle.flag=forFetch</code> configuration
+Allow the client to understand the <code>bundle.heuristic</code> configuration key
and the <code>bundle.&lt;id&gt;.creationToken</code> heuristic. When <code>git clone</code>
- discovers a bundle URI with <code>bundle.flag=forFetch</code>, it configures the
- client repository to check that bundle URI during later <code>git fetch &lt;remote&gt;</code>
+ discovers a bundle URI with <code>bundle.heuristic</code>, it configures the client
+ repository to check that bundle URI during later <code>git fetch &lt;remote&gt;</code>
commands.
</p>
</li>
<li>
<p>
Allow clients to discover bundle URIs during <code>git fetch</code> and configure
- a bundle URI for later fetches if <code>bundle.flag=forFetch</code>.
+ a bundle URI for later fetches if <code>bundle.heuristic</code> is set.
</p>
</li>
<li>
@@ -1463,7 +1463,7 @@ would cause these on-demand downloads to be too aggressive.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-10-11 11:07:16 PDT
+ 2023-02-22 15:29:29 PST
</div>
</div>
</body>