mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 07:14:39 +02:00
feat(git): enable autosetupremote
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
init.defaultBranch = "main";
|
||||
pull.rebase = true;
|
||||
commit.gpgsign = true;
|
||||
push.autoSetupRemote = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user