summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-04-16 21:51:15 +0900
committerJunio C Hamano <gitster@pobox.com>2019-04-16 21:51:15 +0900
commit6b7d215a58fcad73e1d989b5767c9d3b2ba6608b (patch)
tree78de8e7c65f35106dfde60f0e6b4284f09e7f43f /git.html
parente0f71462e15863fa4b188b26e30db0155d52a946 (diff)
downloadgit-htmldocs-6b7d215a58fcad73e1d989b5767c9d3b2ba6608b.tar.gz
Autogenerated HTML docs for v2.21.0-419-gffac5
Diffstat (limited to 'git.html')
-rw-r--r--git.html12
1 files changed, 4 insertions, 8 deletions
diff --git a/git.html b/git.html
index 25a07e8e1..39d99bbe6 100644
--- a/git.html
+++ b/git.html
@@ -2714,19 +2714,15 @@ parameter, &lt;path&gt;.</p></div>
determined by the ssh variant. See <code>ssh.variant</code> option in
<a href="git-config.html">git-config(1)</a> for details.
</p>
-</dd>
-</dl></div>
-<div class="paragraph"><p>+
-<code>$GIT_SSH_COMMAND</code> takes precedence over <code>$GIT_SSH</code>, and is interpreted
+<div class="paragraph"><p><code>$GIT_SSH_COMMAND</code> takes precedence over <code>$GIT_SSH</code>, and is interpreted
by the shell, which allows additional arguments to be included.
<code>$GIT_SSH</code> on the other hand must be just the path to a program
(which can be a wrapper shell script, if additional arguments are
needed).</p></div>
-<div class="paragraph"><p>+
-Usually it is easier to configure any desired options through your
+<div class="paragraph"><p>Usually it is easier to configure any desired options through your
personal <code>.ssh/config</code> file. Please consult your ssh documentation
for further details.</p></div>
-<div class="dlist"><dl>
+</dd>
<dt class="hdlist1">
<code>GIT_SSH_VARIANT</code>
</dt>
@@ -3196,7 +3192,7 @@ the Git Security mailing list &lt;<a href="mailto:git-security@googlegroups.com"
<div id="footer">
<div id="footer-text">
Last updated
- 2018-10-30 00:33:48 PDT
+ 2019-04-16 21:48:13 JST
</div>
</div>
</body>