Merge branch 'mz/empty-rebase-test'
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2012 16:02:15 +0000 (09:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2012 16:02:15 +0000 (09:02 -0700)
We did not have test to make sure "git rebase" without extra options
filters out an empty commit in the original history.

* mz/empty-rebase-test:
  add test case for rebase of empty commit


Trivial merge