This commit is contained in:
iFargle 2023-07-03 07:47:47 +09:00
parent 79b7d36bb4
commit 202b2e3afa

View file

@ -4,7 +4,7 @@
userName = "albert";
userEmail = "albert@sysctl.io";
extraConfig = {
core.askPass = "true";
# core.askPass = "true";
credential.helper = "cache --timeout=25920000";
alias.a = "add --all";
alias.ai = "add -i";