On Tue, 18 Nov 2014, Junio C Hamano wrote:
> Alan Stern writes:
>
> >> > No. Here's a simple example:
> >> >
> >> > Y
> >> >/
> >> > /
> >> > X--B
> >> >
&
On Tue, 18 Nov 2014, Junio C Hamano wrote:
> Alan Stern writes:
>
> > On Tue, 18 Nov 2014, Jonathan Nieder wrote:
> >
> >> Alan Stern wrote:
> >>
> >> > Tracking down regressions. Bisection isn't perfect. Suppose a
> >> > b
On Tue, 18 Nov 2014, Jonathan Nieder wrote:
> Alan Stern wrote:
>
> > Tracking down regressions. Bisection isn't perfect. Suppose a
> > bisection run ends up saying that B is the first bad commit. It's easy
> > enough to build B and test it, to verify that i
On Tue, 18 Nov 2014, Jonathan Nieder wrote:
> Hi,
>
> Alan Stern wrote:
>
> > The "git rev-list A ^B" command lists all the commits that are
> > reachable from A but not from B. Is there a comparable command for the
> > converse relation, that is, a c
t be limited to just the
latest commits? That is, list commit X if and only if A is reachable
from X, B isn't reachable from X, and B is reachable from each of X's
children?
Thanks,
Alan Stern
--
To unsubscribe from this list: send the line "unsubscribe git"
5 matches
Mail list logo