Various updates
This commit is contained in:
parent
69933173c2
commit
87518f28fa
4 changed files with 15 additions and 3 deletions
|
|
@ -100,7 +100,7 @@ in
|
|||
extraConfig = {
|
||||
commit.gpgSign = true;
|
||||
core.editor = kak;
|
||||
credential.helper = "cache --timeout = 3600 ";
|
||||
credential.helper = "cache --timeout=3600 ";
|
||||
diff.guitool = meld;
|
||||
init.defaultBranch = "main";
|
||||
merge.guitool = meld;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue