Git Config: use the credential store helper
This commit is contained in:
parent
be5236a960
commit
ec73c6ee6f
1 changed files with 3 additions and 0 deletions
|
@ -21,3 +21,6 @@
|
|||
added = yellow
|
||||
changed = green
|
||||
untracked = cyan
|
||||
|
||||
[credential]
|
||||
helper = store
|
||||
|
|
Loading…
Reference in a new issue