.gitconfig

changeset 190
38ea48f9eae9
parent 186
4d168818b573
child 196
29fce4f498e5
--- a/.gitconfig
+++ b/.gitconfig
@@ -35,5 +35,5 @@
 # https://github.com/aanand/git-up
 # $ gem install git-up
 [git-up "rebase"]
-	log-hook = "echo \"changes on $1 -> $2:\"; git log --oneline --decorate $1..$2"
+	log-hook = "echo \"changes on $1 -> $2:\"; git --no-pager log --oneline --decorate $1..$2"
 

mercurial