diff --git a/.gitconfig b/.gitconfig --- a/.gitconfig +++ b/.gitconfig @@ -46,9 +46,4 @@ [include] path = ~/.gitconfig.local -# https://github.com/aanand/git-up -# $ gem install git-up -[git-up "rebase"] - log-hook = "echo \"changes on $1 -> $2:\"; git --no-pager log --pretty=onelinecustom $1..$2" - # vim: noet:sw=8