summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
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]