summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-01-04 14:31:57 -0800
committerJunio C Hamano <gitster@pobox.com>2019-01-04 14:31:57 -0800
commitde48f457367f37c28229ebe8e6cef849dd6e430a (patch)
treec0e656a1b610026344048379922f2fd2df8d549f /git-config.html
parent2e1a9d9baa0719a5a67da9c049bffc04c23272bd (diff)
downloadgit-htmldocs-de48f457367f37c28229ebe8e6cef849dd6e430a.tar.gz
Autogenerated HTML docs for v2.20.1-98-gecbdaf
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html38
1 files changed, 37 insertions, 1 deletions
diff --git a/git-config.html b/git-config.html
index fa4f184fe..3acd1ee11 100644
--- a/git-config.html
+++ b/git-config.html
@@ -1857,6 +1857,19 @@ pushNeedsForce
</p>
</dd>
<dt class="hdlist1">
+pushUnqualifiedRefname
+</dt>
+<dd>
+<p>
+ Shown when <a href="git-push.html">git-push(1)</a> gives up trying to
+ guess based on the source and destination refs what
+ remote ref namespace the source belongs in, but where
+ we can still suggest that the user push to either
+ refs/heads/* or refs/tags/* based on the type of the
+ source object.
+</p>
+</dd>
+<dt class="hdlist1">
statusHints
</dt>
<dd>
@@ -5665,6 +5678,29 @@ http.saveCookies
</p>
</dd>
<dt class="hdlist1">
+http.version
+</dt>
+<dd>
+<p>
+ Use the specified HTTP protocol version when communicating with a server.
+ If you want to force the default. The available and default version depend
+ on libcurl. Actually the possible values of
+ this option are:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+HTTP/2
+</p>
+</li>
+<li>
+<p>
+HTTP/1.1
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
http.sslVersion
</dt>
<dd>
@@ -8953,7 +8989,7 @@ looks like</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-11-13 23:05:48 JST
+ 2018-11-13 06:05:48 PST
</div>
</div>
</body>