summaryrefslogtreecommitdiffstats
path: root/git-fetch-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-04-03 12:11:32 -0700
committerJunio C Hamano <gitster@pobox.com>2016-04-03 12:11:32 -0700
commit4ba4a78f046a4424d303350cbbbf47b04b728b11 (patch)
treea204925e1b1cbbce2ab3d88498ca89f9ddf5ff2d /git-fetch-pack.html
parent41fbbfa0b0270f1816c44a1c02da40e44f788f3c (diff)
downloadgit-htmldocs-4ba4a78f046a4424d303350cbbbf47b04b728b11.tar.gz
Autogenerated HTML docs for v2.8.1-51-g6a269
Diffstat (limited to 'git-fetch-pack.html')
-rw-r--r--git-fetch-pack.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-fetch-pack.html b/git-fetch-pack.html
index 2f02616ab..ea1007905 100644
--- a/git-fetch-pack.html
+++ b/git-fetch-pack.html
@@ -920,6 +920,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>
</dd>
</dl></div>
</div>
@@ -940,7 +943,7 @@ be in a separate packet, and the list must end with a flush packet.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-05-22 13:47:07 PDT
+Last updated 2016-04-03 12:10:53 PDT
</div>
</div>
</body>