From b2931f58388d8e22d2d950b6ed4389ee2773b602 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sun, 22 Jan 2012 11:36:10 +0800 Subject: [PATCH] Using color-words for di(ff) --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index ea7369e..2bca141 100644 --- a/.gitconfig +++ b/.gitconfig @@ -2,7 +2,7 @@ br = branch ci = commit co = checkout - di = diff + di = diff --color-words gl = log --decorate --graph --pretty=oneline glog = log --decorate --graph st = status --short