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