summaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index cec3938..6890c97 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -14,6 +14,7 @@
am = am -s
c = cherry -v
b = branch -vv
+ sup = log --all --graph --pretty=format:'%Cblue%h%C(yellow)%d %Creset%s %Cgreen(%cr) %Cred%an%+b'
[merge]
tool = vimdiff
[push]