minimal: Add update refs

This commit is contained in:
traxys 2024-07-15 11:00:47 +02:00
parent a30b733453
commit 839c2a741c

View file

@ -133,7 +133,10 @@
enabled = true;
autoUpdate = true;
};
rebase.autosquash = true;
rebase = {
autosquash = true;
updateRefs = true;
};
branch.sort = "-committerdate";
column.ui = "auto";
diff = {