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