.gitconfig

changeset 182
5a18e80bf2ea
parent 180
96dbe6a6008d
child 186
4d168818b573
--- a/.gitconfig
+++ b/.gitconfig
@@ -31,3 +31,8 @@
 [include]
 	path = ~/.gitconfig.local
 
+# https://github.com/aanand/git-up
+# $ gem install git-up
+[git-up "rebase"]
+	log-hook = "echo \"changes on $1:\"; git log --oneline --decorate $1..$2"
+

mercurial