summaryrefslogtreecommitdiffstats
path: root/gitcredentials.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-02-27 10:49:30 -0800
committerJunio C Hamano <gitster@pobox.com>2023-02-27 10:49:30 -0800
commit9813725002ed50a35db33e6294c3778d2e2584e5 (patch)
tree4d3407458d08c5629bd8ffe11775eb7a04401b95 /gitcredentials.html
parent613334cb5a7643a40c588048c6fb84dddd3c287c (diff)
downloadgit-htmldocs-9813725002ed50a35db33e6294c3778d2e2584e5.tar.gz
Autogenerated HTML docs for v2.40.0-rc0-32-ga0f05f
Diffstat (limited to 'gitcredentials.html')
-rw-r--r--gitcredentials.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitcredentials.html b/gitcredentials.html
index f416cd1a3..cef639fbe 100644
--- a/gitcredentials.html
+++ b/gitcredentials.html
@@ -949,7 +949,7 @@ helper
<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>
+non-expired 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,
@@ -1110,7 +1110,7 @@ helpers will just ignore the new requests).</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-11-22 19:59:10 PST
+ 2023-02-27 10:47:08 PST
</div>
</div>
</body>