]> Sergey Matveev's repositories - dotfiles.git/blobdiff - git/.gitconfig
Huge tmux-fzf simplification with files quoting
[dotfiles.git] / git / .gitconfig
index c5eff0d930a8b7ffa71db3a193e79fc642660991..5919b90fd3468f93369bc5a3b7a3dfb63e3896d8 100644 (file)
@@ -36,3 +36,9 @@
        lineNumber = true
 [merge]
        tool = vimdiff
+[pull]
+       ff = only
+[help]
+       autocorrect = never
+[init]
+       defaultBranch = master