feat(max): enable autosetupremote in git
This commit is contained in:
@@ -10,6 +10,7 @@ in
|
||||
userEmail = publicGitEmail;
|
||||
extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
push.autoSetupRemote = true;
|
||||
|
||||
commit.gpgsign = true;
|
||||
gpg.format = "ssh";
|
||||
|
Reference in New Issue
Block a user