]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mh/doc-credential-helpers-with-pat'
authorJunio C Hamano <gitster@pobox.com>
Thu, 23 Jan 2025 23:07:02 +0000 (15:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Jan 2025 23:07:02 +0000 (15:07 -0800)
Document that it is insecure to use Personal Access Tokens, which
some hosting providers take as username/password, embedded in URLs.

* mh/doc-credential-helpers-with-pat:
  docs: discuss caching personal access tokens
  docs: list popular credential helpers


Trivial merge