✨ Prefer rebase when pulling from git
This commit is contained in:
parent
0474fd9802
commit
980334b44b
@ -23,6 +23,7 @@
|
|||||||
signing.signByDefault = true;
|
signing.signByDefault = true;
|
||||||
|
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
|
pull.rebase = true;
|
||||||
push.autoSetupRemote = true;
|
push.autoSetupRemote = true;
|
||||||
safe.directory = "/etc/nixos";
|
safe.directory = "/etc/nixos";
|
||||||
credential.helper = "${package}/bin/git-credential-libsecret";
|
credential.helper = "${package}/bin/git-credential-libsecret";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user