]> git.rmz.io Git - dotfiles.git/blobdiff - git/config
tmux: reduce esc+<key> timeout
[dotfiles.git] / git / config
index af16e937188de5daaa693c794629faf51a7dfa5c..04367fe1f120b0eccb96824a56d02a3240f94b7d 100644 (file)
        autostash = true
        autosquash = true
        stat = true
        autostash = true
        autosquash = true
        stat = true
+       updateRefs = true
 [status]
        submodulesummary = true
 [rerere]
        enabled = true
 [pull]
        rebase = interactive
 [status]
        submodulesummary = true
 [rerere]
        enabled = true
 [pull]
        rebase = interactive
+[branch]
+       autoSetupMerge = inherit
 [branch "master"]
        rebase = merges
 [branch "develop"]
 [branch "master"]
        rebase = merges
 [branch "develop"]
@@ -54,5 +57,7 @@
        process = git-lfs filter-process
        required = true
 
        process = git-lfs filter-process
        required = true
 
-[includeIf "gitdir:~/src/wio/**"]
-       path = ~/.config/git/wio.config
+[includeIf "gitdir:~/src/fpp/**"]
+       path = ~/.config/git/fpp.config
+[credential]
+       helper = cache