]> git.phdru.name Git - dotfiles.git/commitdiff
.gitconfig: Set grep.fallbackToNoIndex
authorOleg Broytman <phd@phdru.name>
Tue, 16 May 2017 14:16:53 +0000 (17:16 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 16 May 2017 14:16:53 +0000 (17:16 +0300)
.gitconfig

index 23674acce639cbf67b5cdce60bab147704393387..7bb34b9f4719169e8b1d957864ce94586d479448 100644 (file)
 [diff]
        indentHeuristic = true
 
 [diff]
        indentHeuristic = true
 
+[grep]
+       fallbackToNoIndex = true
+
 [include]
        path = ~/lib/config/git/light_bg
 
 [include]
        path = ~/lib/config/git/light_bg