From: Junio C Hamano Date: Fri, 6 May 2016 21:45:44 +0000 (-0700) Subject: Merge branch 'bw/rebase-merge-entire-branch' X-Git-Tag: v2.9.0-rc0~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=89d3eafe9019b407d6b2cf8913c6845bde50b178;p=thirdparty%2Fgit.git 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 --- 89d3eafe9019b407d6b2cf8913c6845bde50b178