git credentials
This commit is contained in:
parent
3a5520c427
commit
2a676689f7
1 changed files with 4 additions and 0 deletions
|
@ -23,3 +23,7 @@
|
||||||
work-in-progress = rebase -i @{u}
|
work-in-progress = rebase -i @{u}
|
||||||
[include]
|
[include]
|
||||||
path = ~/.gitconfig_custom.inc
|
path = ~/.gitconfig_custom.inc
|
||||||
|
[credential]
|
||||||
|
helper = store
|
||||||
|
[credential "https://github.com"]
|
||||||
|
helper = cache
|
||||||
|
|
Loading…
Add table
Reference in a new issue