mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-11 12:16:42 +02:00
git: Rebase by default when using git pull
This commit is contained in:
parent
998d574580
commit
8e4723638a
@ -24,6 +24,7 @@
|
||||
|
||||
web.browser = "librewolf";
|
||||
push.default = "simple";
|
||||
pull.rebase = true;
|
||||
branch.autosetuprebase = "always";
|
||||
init.defaultBranch = "master";
|
||||
rerere.enabled = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user