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