]> git.phdru.name Git - dotfiles.git/blobdiff - .gitconfig
.gitconfig: Set grep.fallbackToNoIndex
[dotfiles.git] / .gitconfig
index f5605cf6e2a23511df7f38b87b24a51fb3a154f9..7bb34b9f4719169e8b1d957864ce94586d479448 100644 (file)
        remotes = remote --verbose
        #root = !exec pwd
        root = rev-parse --show-toplevel
+       status = status --no-short
        st = status --short
        stb = status --short --branch
        sd = show --decorate
 [color]
        ui = auto
 
+[diff]
+       indentHeuristic = true
+
+[grep]
+       fallbackToNoIndex = true
+
 [include]
        path = ~/lib/config/git/light_bg