Julian Taylor <jtaylor.debian@googlemail.com> wrote:
git rebase --onto $(git merge-base master maintenance/1.9.x) HEAD^
That's the problem with Git, it solves one problem an creates another.
Personally I have no idea what that command might do.
Sturla