Difference between revisions of "Credential.helper"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<code>[[git config --list]]</code> | <code>[[git config --list]]</code> | ||
− | <code>credential.helper=[[osxkeychain]]</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: