]> git.rmz.io Git - dotfiles.git/blobdiff - git/config
nvim: replace Util.telescope with LazyVim.pick
[dotfiles.git] / git / config
index a759c2e95004ba4e0c18886c1f912ced60fb8388..579f4c07b2949df1921676821b56a1c0b9635654 100644 (file)
        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"]
@@ -56,3 +60,5 @@
 
 [includeIf "gitdir:~/src/fpp/**"]
        path = ~/.config/git/fpp.config
+[credential]
+       helper = cache