* Santi Béjar <santi@xxxxxxxxxxx> wrote: > On Fri, Jul 16, 2010 at 10:29 AM, Enrico Weigelt <weigelt@xxxxxxxx> wrote: > > > > Hi folks, > > > > > > suppose the following situation: > > > > I've forked some branch A into B, now A and B have evolved > > independently for quite some time into A' and B'. Now I'd like > > to rebase B' along A' history line step by step - first on A+1, > > then A+3, ... until A' (that's what I'd call zip-rebase). > > This is just what "git rebase" does: > > $ git checkout B' > $ git rebase A' Yes, but I need to find out A+1 for my zip-rebase. cu -- ---------------------------------------------------------------------- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weigelt@xxxxxxxx mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 ---------------------------------------------------------------------- Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme ---------------------------------------------------------------------- -- 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