]> git.phdru.name Git - dotfiles.git/blobdiff - .gitconfig
.gitconfig: Add log.mailmap but not enable it
[dotfiles.git] / .gitconfig
index 7d669a75c46aaa4e39fafb33a7c5dfbb96ee9ea8..5ba4bd25003445c12ec7e1b5d7385f32955c1287 100644 (file)
 [color]
        ui = auto
 
+[diff]
+       indentHeuristic = true
+
+[grep]
+       fallbackToNoIndex = true
+
 [include]
        path = ~/lib/config/git/light_bg
 
 [log]
        abbrevCommit = true
+       #mailmap = true
 
 [merge]
        tool = vimdiff