summaryrefslogtreecommitdiffstats
path: root/git-credential.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-credential.txt')
-rw-r--r--git-credential.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-credential.txt b/git-credential.txt
index ac2818b9f..29d184ab8 100644
--- a/git-credential.txt
+++ b/git-credential.txt
@@ -144,6 +144,12 @@ Git understands the following attributes:
The credential's password, if we are asking it to be stored.
+`password_expiry_utc`::
+
+ Generated passwords such as an OAuth access token may have an expiry date.
+ When reading credentials from helpers, `git credential fill` ignores expired
+ passwords. Represented as Unix time UTC, seconds since 1970.
+
`url`::
When this special attribute is read by `git credential`, the