From 8e6a5ce781a5e0b56ea71fc575ac1bdf811cc158 Mon Sep 17 00:00:00 2001 From: dakkar Date: Tue, 7 Jul 2015 14:13:41 +0100 Subject: git grep perl-style --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index b11249c..5e1657f 100644 --- a/.gitconfig +++ b/.gitconfig @@ -26,6 +26,8 @@ date = iso [rebase] stat = true +[grep] + patternType = perl [alias] cmp = diff -b --word-diff=color --word-diff-regex='[[:alnum:]_]+|[^[:space:]]' cmpshow = show --word-diff=color --word-diff-regex='[[:alnum:]_]+|[^[:space:]]' -- cgit v1.2.3