summaryrefslogtreecommitdiffstats
path: root/gitremote-helpers.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-02-13 17:29:14 -0800
committerJunio C Hamano <gitster@pobox.com>2018-02-13 17:29:14 -0800
commit640779d2fa2811b69c7c071dceb886299418257d (patch)
tree9144f07f4071bbf90438a08cf290b1a099acf6f5 /gitremote-helpers.html
parent2ef0ba3d29e4b0c3a24887c2cf8d02ee62c852d1 (diff)
downloadgit-htmldocs-640779d2fa2811b69c7c071dceb886299418257d.tar.gz
Autogenerated HTML docs for v2.16.1-194-gb2e45
Diffstat (limited to 'gitremote-helpers.html')
-rw-r--r--gitremote-helpers.html19
1 files changed, 18 insertions, 1 deletions
diff --git a/gitremote-helpers.html b/gitremote-helpers.html
index a8ef55981..de8845992 100644
--- a/gitremote-helpers.html
+++ b/gitremote-helpers.html
@@ -1375,6 +1375,23 @@ set by Git if the remote helper has the <em>option</em> capability.</p></div>
must not contain LF or NUL characters, the string is not encoded.
</p>
</dd>
+<dt class="hdlist1">
+<em>option from-promisor</em> {<em>true</em>|<em>false</em>}
+</dt>
+<dd>
+<p>
+ Indicate that these objects are being fetched from a promisor.
+</p>
+</dd>
+<dt class="hdlist1">
+<em>option no-dependents</em> {<em>true</em>|<em>false</em>}
+</dt>
+<dd>
+<p>
+ Indicate that only the objects wanted need to be fetched, not
+ their dependents.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -1399,7 +1416,7 @@ set by Git if the remote helper has the <em>option</em> capability.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-01-26 15:11:04 PST
+ 2018-02-13 17:28:38 PST
</div>
</div>
</body>