Re: Find successor of common ancestor
From: Enrico Weigelt <hidden>
Date: 2016-06-15 22:49:08
* Santi Béjar [off-list ref] wrote:
On Fri, Jul 16, 2010 at 10:29 AM, Enrico Weigelt [off-list ref] wrote:quoted
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@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 ---------------------------------------------------------------------- Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme ----------------------------------------------------------------------