summaryrefslogtreecommitdiffstats
path: root/gitcredentials.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-05-16 13:30:56 +0900
committerJunio C Hamano <gitster@pobox.com>2017-05-16 13:30:56 +0900
commitd5176901f5976e3785f89ec1db1081d43ddfe110 (patch)
tree17fd99897d6726d424cedd1166a8301b77b34bbc /gitcredentials.html
parent919d24f4f64cc04a733a4e52066053944d3992b4 (diff)
downloadgit-htmldocs-d5176901f5976e3785f89ec1db1081d43ddfe110.tar.gz
Autogenerated HTML docs for v2.13.0-67-g10c78
Diffstat (limited to 'gitcredentials.html')
-rw-r--r--gitcredentials.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/gitcredentials.html b/gitcredentials.html
index 7f337c620..9db89ceaa 100644
--- a/gitcredentials.html
+++ b/gitcredentials.html
@@ -883,14 +883,6 @@ Tell Git to use it.
</div></div>
</li>
</ol></div>
-<div class="paragraph"><p>If there are multiple instances of the <code>credential.helper</code> configuration
-variable, each helper will be tried in turn, and may provide a username,
-password, or nothing. Once Git has acquired both a username and a
-password, no more helpers will be tried.</p></div>
-<div class="paragraph"><p>If <code>credential.helper</code> is configured to the empty string, this resets
-the helper list to empty (so you may override a helper set by a
-lower-priority config file by configuring the empty-string helper,
-followed by whatever set of helpers you would like).</p></div>
</div>
</div>
<div class="sect1">
@@ -943,6 +935,14 @@ helper
<code>git credential-foo --option=bar</code> via the shell. See the manual of
specific helpers for examples of their use.
</p>
+<div class="paragraph"><p>If there are multiple instances of the <code>credential.helper</code> configuration
+variable, each helper will be tried in turn, and may provide a username,
+password, or nothing. Once Git has acquired both a username and a
+password, no more helpers will be tried.</p></div>
+<div class="paragraph"><p>If <code>credential.helper</code> is configured to the empty string, this resets
+the helper list to empty (so you may override a helper set by a
+lower-priority config file by configuring the empty-string helper,
+followed by whatever set of helpers you would like).</p></div>
</dd>
<dt class="hdlist1">
username
@@ -985,7 +985,7 @@ which you keep credentials. See the documentation for Git&#8217;s
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-04-04 04:10:53 JST
+Last updated 2017-05-16 13:30:41 JST
</div>
</div>
</body>