On Tue, 17 Oct 2006 19:37:45 +1000 Robert Collins <robertc@xxxxxxxxxxxxxxxxx> wrote: > Precisely how does this rebase operate in git ? > Does it preserve revision ids for the existing work, or do they all > change? > > bzr has a graft plugin which walks one branch applying all its changes > to another preserving the users metadata but changing the uuids for > revisions. git rebase does exactly the same as you describe, including changing the sha1 for each commit it moves. Sean - 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