Difference between revisions of "Credential.helper"
Jump to navigation
Jump to search
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]] | [[git config --global credential.helper cache]] |
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: