summaryrefslogtreecommitdiffstats
path: root/git-credential.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 /git-credential.html
parent613334cb5a7643a40c588048c6fb84dddd3c287c (diff)
downloadgit-htmldocs-9813725002ed50a35db33e6294c3778d2e2584e5.tar.gz
Autogenerated HTML docs for v2.40.0-rc0-32-ga0f05f
Diffstat (limited to 'git-credential.html')
-rw-r--r--git-credential.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git-credential.html b/git-credential.html
index 84b90c525..6956f32e7 100644
--- a/git-credential.html
+++ b/git-credential.html
@@ -915,6 +915,16 @@ attributes is terminated by a blank line or end-of-file.</p></div>
</p>
</dd>
<dt class="hdlist1">
+<code>password_expiry_utc</code>
+</dt>
+<dd>
+<p>
+ Generated passwords such as an OAuth access token may have an expiry date.
+ When reading credentials from helpers, <code>git credential fill</code> ignores expired
+ passwords. Represented as Unix time UTC, seconds since 1970.
+</p>
+</dd>
+<dt class="hdlist1">
<code>url</code>
</dt>
<dd>
@@ -947,7 +957,7 @@ username in the example above) will be left unset.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-11-20 22:53:16 PST
+ 2023-02-27 10:47:08 PST
</div>
</div>
</body>