Add github.user config to git
This commit is contained in:
parent
54a1aa8079
commit
e2d6847ec3
|
@ -74,6 +74,7 @@
|
|||
};
|
||||
};
|
||||
extraConfig = {
|
||||
github.user = "elitherl";
|
||||
pull.rebase = false;
|
||||
init.defaultBranch = "main";
|
||||
merge.conflictstyle = "diff3";
|
||||
|
|
Loading…
Reference in a new issue