X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/182c5e401058cfc74028460fc7a46c0012a7c4d3..6e63da145426d906d222ee44fa03dce39850e104:/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"]