]> git.rmz.io Git - dotfiles.git/blobdiff - git/config
git: sort branches by committerdate
[dotfiles.git] / git / config
index 04367fe1f120b0eccb96824a56d02a3240f94b7d..579f4c07b2949df1921676821b56a1c0b9635654 100644 (file)
@@ -42,6 +42,7 @@
        rebase = interactive
 [branch]
        autoSetupMerge = inherit
+       sort = -committerdate
 [branch "master"]
        rebase = merges
 [branch "develop"]