feat(git): disable rebase on pull

This commit is contained in:
2025-05-31 15:32:24 +08:00
parent 2e2f77fffe
commit 07890c4d9f

View File

@@ -59,7 +59,6 @@ lib.my.makeSwitch {
key = "/home/${username}/.ssh/id_ed25519";
};
extraConfig = {
pull.rebase = true;
push.autoSetupRemote = true;
gpg.ssh.allowedSignersFile =
(pkgs.writeText "allowed_signers" ''