X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/182c5e401058cfc74028460fc7a46c0012a7c4d3..c4b190f4d9decd70fb423e2b6263c1f7faf13259:/git/config diff --git a/git/config b/git/config index 9e82d98..579f4c0 100644 --- a/git/config +++ b/git/config @@ -33,6 +33,7 @@ autostash = true autosquash = true stat = true + updateRefs = true [status] submodulesummary = true [rerere] @@ -41,6 +42,7 @@ rebase = interactive [branch] autoSetupMerge = inherit + sort = -committerdate [branch "master"] rebase = merges [branch "develop"]