X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c9c7d8b583f8978c171b3985abf10362ea0034e8..c4b190f4d9decd70fb423e2b6263c1f7faf13259:/git/config diff --git a/git/config b/git/config index 8f78436..579f4c0 100644 --- a/git/config +++ b/git/config @@ -33,12 +33,16 @@ autostash = true autosquash = true stat = true + updateRefs = true [status] submodulesummary = true [rerere] enabled = true [pull] rebase = interactive +[branch] + autoSetupMerge = inherit + sort = -committerdate [branch "master"] rebase = merges [branch "develop"]