store creds
This commit is contained in:
parent
63da9921c2
commit
dd6eeabe5b
3
git.md
3
git.md
@ -23,4 +23,5 @@ Branches
|
|||||||
Config
|
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