Merge branch 'pe/pull-rebase-v-q'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 20:58:34 +0000 (13:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 20:58:34 +0000 (13:58 -0700)
Teach "git pull --rebase" to pass "-v/-q" command line options to
underlying "git rebase".

* pe/pull-rebase-v-q:
pull: Apply -q and -v options to rebase mode as well

Trivial merge