On 2009.01.25 17:22:52 +0100, Jakub Narebski wrote: > Or perhaps: > > merge A' D' into B Merge bla/blub That would be confusing. I'd read it as: git checkout B git merge A' D' But the point of B is just to tell rebase that the original merge commit B is replaced by this new merge commit, so that B' works later. Björn -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html