git: Credential store
parent
7391823366
commit
2d2ea58c96
|
@ -1 +1,2 @@
|
|||
secret
|
||||
credentials
|
||||
secret
|
||||
|
|
|
@ -76,3 +76,6 @@
|
|||
pu = push
|
||||
pl = pull
|
||||
st = status
|
||||
|
||||
[credential]
|
||||
helper = store --file ~/.config/git/credentials
|
||||
|
|
Loading…
Reference in New Issue