From 055b9337d202cc81a835e2aa9e20bf4dbfa120ff Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 28 Feb 2013 11:10:33 +0100 Subject: gitconfig: add sp Signed-off-by: Florian Pritz --- .gitconfig | 1 + 1 file changed, 1 insertion(+) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index 6890c97..2d8bbd0 100644 --- a/.gitconfig +++ b/.gitconfig @@ -15,6 +15,7 @@ c = cherry -v b = branch -vv sup = log --all --graph --pretty=format:'%Cblue%h%C(yellow)%d %Creset%s %Cgreen(%cr) %Cred%an%+b' + sp = show --stat -p [merge] tool = vimdiff [push] -- cgit v1.2.3-24-g4f1b