store creds
This commit is contained in:
parent
63da9921c2
commit
dd6eeabe5b
1
git.md
1
git.md
@ -24,3 +24,4 @@ Config
|
|||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
* set line ending behaviour `git config --global core.autocrlf true`
|
* set line ending behaviour `git config --global core.autocrlf true`
|
||||||
|
* store credentials `git config credential.helper store` or `git config credential.helper cache`
|
Loading…
Reference in New Issue
Block a user