summaryrefslogtreecommitdiffstats
path: root/gitremote-helpers.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-02-15 15:18:15 -0800
committerJunio C Hamano <gitster@pobox.com>2017-02-15 15:18:15 -0800
commite89102f576e57803186bcbec0507e49885224867 (patch)
treea7eb6c85dec2bba8a08ee969b5013ca92485a198 /gitremote-helpers.html
parenta8e4261bd5f84cbc59a4a12a7908561671210aba (diff)
downloadgit-htmldocs-e89102f576e57803186bcbec0507e49885224867.tar.gz
Autogenerated HTML docs for v2.12.0-rc1-28-gd09b6
Diffstat (limited to 'gitremote-helpers.html')
-rw-r--r--gitremote-helpers.html17
1 files changed, 13 insertions, 4 deletions
diff --git a/gitremote-helpers.html b/gitremote-helpers.html
index 20664218e..34ca6a9f5 100644
--- a/gitremote-helpers.html
+++ b/gitremote-helpers.html
@@ -1342,7 +1342,7 @@ set by Git if the remote helper has the <em>option</em> capability.</p></div>
</p>
</dd>
<dt class="hdlist1">
-<em>option cloning {'true</em>|<em>false</em>}
+<em>option cloning</em> {<em>true</em>|<em>false</em>}
</dt>
<dd>
<p>
@@ -1351,7 +1351,7 @@ set by Git if the remote helper has the <em>option</em> capability.</p></div>
</p>
</dd>
<dt class="hdlist1">
-<em>option update-shallow {'true</em>|<em>false</em>}
+<em>option update-shallow</em> {<em>true</em>|<em>false</em>}
</dt>
<dd>
<p>
@@ -1359,13 +1359,22 @@ set by Git if the remote helper has the <em>option</em> capability.</p></div>
</p>
</dd>
<dt class="hdlist1">
-<em>option pushcert {'true</em>|<em>false</em>}
+<em>option pushcert</em> {<em>true</em>|<em>false</em>}
</dt>
<dd>
<p>
GPG sign pushes.
</p>
</dd>
+<dt class="hdlist1">
+'option push-option &lt;string&gt;
+</dt>
+<dd>
+<p>
+ Transmit &lt;string&gt; as a push option. As the a push option
+ must not contain LF or NUL characters, the string is not encoded.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -1389,7 +1398,7 @@ set by Git if the remote helper has the <em>option</em> capability.</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-02-15 15:17:51 PST
</div>
</div>
</body>