summaryrefslogtreecommitdiffstats
path: root/git-credential.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-05-10 11:59:24 -0700
committerJunio C Hamano <gitster@pobox.com>2023-05-10 11:59:24 -0700
commit7ab2d2049fb91c247b9a764f0f7b6bbac411e5fd (patch)
tree9fe7bdfe105914585d07e0f127595ceb797cc3e0 /git-credential.txt
parent8dc18870b81cf54a9c4d1bff419c92da2303162f (diff)
downloadgit-htmldocs-7ab2d2049fb91c247b9a764f0f7b6bbac411e5fd.tar.gz
Autogenerated HTML docs for v2.40.1-552-g91428
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 3394c0361..0e6d9e85e 100644
--- a/git-credential.txt
+++ b/git-credential.txt
@@ -156,6 +156,12 @@ Git understands the following attributes:
When reading credentials from helpers, `git credential fill` ignores expired
passwords. Represented as Unix time UTC, seconds since 1970.
+`oauth_refresh_token`::
+
+ An OAuth refresh token may accompany a password that is an OAuth access
+ token. Helpers must treat this attribute as confidential like the password
+ attribute. Git itself has no special behaviour for this attribute.
+
`url`::
When this special attribute is read by `git credential`, the