summaryrefslogtreecommitdiffstats
path: root/git-fetch.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-fetch.html
parentccb8252b46bfba5daf0cfcedaf0f9d2e14ba356f (diff)
downloadgit-htmldocs-b9d9d90d180cf21baeeb16bd89828d25c7901470.tar.gz
Autogenerated HTML docs for v2.17.0-775-ge144d
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html20
1 files changed, 18 insertions, 2 deletions
diff --git a/git-fetch.html b/git-fetch.html
index 5837af17b..cd5ceee01 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -1,9 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 8.6.9" />
+<meta name="generator" content="AsciiDoc 8.6.10" />
<title>git-fetch(1)</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -1119,6 +1120,21 @@ the current repository has the same history as the source repository.</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">
-4
</dt>
<dt class="hdlist1">
@@ -1806,7 +1822,7 @@ version.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-03-06 15:25:02 PST
+ 2018-03-07 08:25:02 JST
</div>
</div>
</body>