Difference between revisions of "Credential.helper"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | + | <code>[[git config --list]]</code> | |
− | |||
− | |||
+ | <code>credential.helper=[[osxkeychain]]</code> | ||
+ | <code>credential.helper=[[cache]]</code> | ||
+ | [[git config credential.helper]] | ||
+ | [[git config --global credential.helper cache]] | ||
== See also == | == See also == |
Latest revision as of 06:54, 17 July 2024
credential.helper=osxkeychain
credential.helper=cache
git config credential.helper
git config --global credential.helper cache
See also[edit]
Advertising: