summaryrefslogtreecommitdiffstats
path: root/git-fetch-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-01-10 15:43:41 -0800
committerJunio C Hamano <gitster@pobox.com>2017-01-10 15:43:41 -0800
commit56ace3dc6b7a017d6acc8e6d1d2feb65257013d4 (patch)
treeee74fa5bf04df8a090959a61f59c19b7d7a3c5d3 /git-fetch-pack.html
parent9e35abf2be7349a7bcfc5580b01ee69d5718b008 (diff)
downloadgit-htmldocs-56ace3dc6b7a017d6acc8e6d1d2feb65257013d4.tar.gz
Autogenerated HTML docs for v2.11.0-295-gd7dff
Diffstat (limited to 'git-fetch-pack.html')
-rw-r--r--git-fetch-pack.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-fetch-pack.html b/git-fetch-pack.html
index a9d253f1d..443cf2ec7 100644
--- a/git-fetch-pack.html
+++ b/git-fetch-pack.html
@@ -949,9 +949,9 @@ be in a separate packet, and the list must end with a flush packet.</p></div>
$GIT_DIR (e.g. "HEAD", "refs/heads/master"). When
unspecified, update from all heads the remote side has.
</p>
-<div class="paragraph"><p>If the remote has enabled the options <code>uploadpack.allowTipSHA1InWant</code> or
-<code>uploadpack.allowReachableSHA1InWant</code>, they may alternatively be 40-hex
-sha1s present on the remote.</p></div>
+<div class="paragraph"><p>If the remote has enabled the options <code>uploadpack.allowTipSHA1InWant</code>,
+<code>uploadpack.allowReachableSHA1InWant</code>, or <code>uploadpack.allowAnySHA1InWant</code>,
+they may alternatively be 40-hex sha1s present on the remote.</p></div>
</dd>
</dl></div>
</div>
@@ -972,7 +972,7 @@ sha1s present on the remote.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-10-10 16:24:22 PDT
+Last updated 2017-01-10 15:42:58 PST
</div>
</div>
</body>