Update git
This commit is contained in:
parent
1447d163be
commit
0cfec5cfd7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
userName = "albert";
|
userName = "albert";
|
||||||
userEmail = "albert@sysctl.io";
|
userEmail = "albert@sysctl.io";
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
# core.askPass = "true";
|
core.askPass = "false";
|
||||||
credential.helper = "cache --timeout=25920000";
|
credential.helper = "cache --timeout=25920000";
|
||||||
user.signingkey = "64F6C4EB46C4543A";
|
user.signingkey = "64F6C4EB46C4543A";
|
||||||
commit.gpgsign = "true";
|
commit.gpgsign = "true";
|
||||||
|
|
Loading…
Reference in a new issue