summaryrefslogtreecommitdiffstats
path: root/git-credential.html
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.html
parent8dc18870b81cf54a9c4d1bff419c92da2303162f (diff)
downloadgit-htmldocs-7ab2d2049fb91c247b9a764f0f7b6bbac411e5fd.tar.gz
Autogenerated HTML docs for v2.40.1-552-g91428
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 f8f552f6b..c355f9e8c 100644
--- a/git-credential.html
+++ b/git-credential.html
@@ -930,6 +930,16 @@ attributes is terminated by a blank line or end-of-file.</p></div>
</p>
</dd>
<dt class="hdlist1">
+<code>oauth_refresh_token</code>
+</dt>
+<dd>
+<p>
+ 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.
+</p>
+</dd>
+<dt class="hdlist1">
<code>url</code>
</dt>
<dd>
@@ -976,7 +986,7 @@ to pass additional information to credential helpers.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-03-17 14:32:36 PDT
+ 2023-05-10 11:57:07 PDT
</div>
</div>
</body>