]> Sergey Matveev's repositories - dotfiles.git/blobdiff - git/.gitconfig
At last git won't autocorrect me
[dotfiles.git] / git / .gitconfig
index 7c3b438232aae2d04ffa7bdb45a28570a72b29ab..067edd0ac86a941519e45bd8ae5602a82b5cd786 100644 (file)
        displayRef = *
 [diff]
        algorithm = patience
+       tool = vimdiff
 [grep]
        lineNumber = true
+[merge]
+       tool = vimdiff
+[pull]
+       ff = only
+[help]
+       autocorrect = never