summaryrefslogtreecommitdiffstats
path: root/git-ls-remote.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-05-23 16:07:42 +0900
committerJunio C Hamano <gitster@pobox.com>2018-05-23 16:07:42 +0900
commitb9d9d90d180cf21baeeb16bd89828d25c7901470 (patch)
treea40241052af8d4f5543b66581e3f0235cfae0af3 /git-ls-remote.html
parentccb8252b46bfba5daf0cfcedaf0f9d2e14ba356f (diff)
downloadgit-htmldocs-b9d9d90d180cf21baeeb16bd89828d25c7901470.tar.gz
Autogenerated HTML docs for v2.17.0-775-ge144d
Diffstat (limited to 'git-ls-remote.html')
-rw-r--r--git-ls-remote.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/git-ls-remote.html b/git-ls-remote.html
index ae40ef72b..b1c36d239 100644
--- a/git-ls-remote.html
+++ b/git-ls-remote.html
@@ -865,6 +865,21 @@ commit IDs.</p></div>
</p>
</dd>
<dt class="hdlist1">
+-o &lt;option&gt;
+</dt>
+<dt class="hdlist1">
+--server-option=&lt;option&gt;
+</dt>
+<dd>
+<p>
+ Transmit the given string to the server when communicating using
+ protocol version 2. The given string must not contain a NUL or LF
+ character.
+ When multiple <code>--server-option=&lt;option&gt;</code> are given, they are all
+ sent to the other side in the order listed on the command line.
+</p>
+</dd>
+<dt class="hdlist1">
&lt;repository&gt;
</dt>
<dd>
@@ -928,7 +943,7 @@ c5db5456ae3b0873fc659c19fafdde22313cc441 refs/tags/v0.99.2
<div id="footer">
<div id="footer-text">
Last updated
- 2018-05-08 16:51:20 JST
+ 2018-05-23 16:06:29 JST
</div>
</div>
</body>