meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| git:credentials_store [2015/11/13 07:25] – niziak | git:credentials_store [2020/06/03 11:18] (current) – niziak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== credentials store ====== | ||
| + | |||
| <code bash> | <code bash> | ||
| git config --global credential.helper store | git config --global credential.helper store | ||
| git config --unset --global credential.helper | git config --unset --global credential.helper | ||
| </ | </ | ||