]> git.rmz.io Git - dotfiles.git/blobdiff - git/config
nvim: replace Util.telescope with LazyVim.pick
[dotfiles.git] / git / config
index 9e82d98497439ca730a548213e246b3d182135da..579f4c07b2949df1921676821b56a1c0b9635654 100644 (file)
@@ -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"]