Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-dev
On Mon, Jun 4, 2012 at 3:40 PM, Rich Freeman <rich0@g.o> wrote:
> The only thing the merge commit contains is a list of two parents, and
> a tree. It doesn't say which one is which, unless we can rely on
> their order.
You simply walk the tree from root to tip. When you encounter an
unsigned changeset, the nearest signed descendant is responsible for
merging that changeset.
Cheers,
Dirkjan
|
|