From 0b8c98ea2d328f1a272c2711e83af96ad1466f65 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Fri, 16 Jan 2015 14:29:09 +0100 Subject: [PATCH] git: git grep --color=auto Signed-off-by: Alejandro Mery --- files/.gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/files/.gitconfig b/files/.gitconfig index 9d8c7f2..70a132b 100644 --- a/files/.gitconfig +++ b/files/.gitconfig @@ -6,6 +6,7 @@ diff = auto status = auto branch = auto + grep = auto [alias] ci = commit