summaryrefslogtreecommitdiff
path: root/skel
diff options
context:
space:
mode:
authorDavid Kaufmann <astra@ionic.at>2015-01-30 02:13:06 +0100
committerDavid Kaufmann <astra@ionic.at>2015-01-30 02:13:06 +0100
commita9b2aa630ef92177b52e4aa398ad23f5995340fa (patch)
tree76f94a4cb588855db3e48f7c371d9d062d6f2216 /skel
parent0eef78d5799704ddf4fa85bfb7f68063207e485d (diff)
downloadconfig-a9b2aa630ef92177b52e4aa398ad23f5995340fa.tar.gz
show stats after rebasing
Diffstat (limited to 'skel')
-rw-r--r--skel/.gitconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/skel/.gitconfig b/skel/.gitconfig
index 604ada8..d58d7d7 100644
--- a/skel/.gitconfig
+++ b/skel/.gitconfig
@@ -29,5 +29,8 @@
[pull]
rebase = preserve
+[rebase]
+ stat = true
+
[alias]
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit