Merge branch 'bw/rebase-merge-entire-branch'
commit89d3eafe9019b407d6b2cf8913c6845bde50b178
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 May 2016 21:45:44 +0000 (6 14:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 May 2016 21:45:44 +0000 (6 14:45 -0700)
treefcfdaf135f8c67c35f093048e6d6b35e4caa883a
parent54b0ac57ab90c233a5a076904173c82e3d7db509
parent79f43447d2b542d1e521987287822ff376d43e93
Merge branch 'bw/rebase-merge-entire-branch'

"git rebase -m" could be asked to rebase an entire branch starting
from the root, but failed by assuming that there always is a parent
commit to the first commit on the branch.

* bw/rebase-merge-entire-branch:
  git-rebase--merge: don't include absent parent as a base