Mercurial > hg
comparison tests/test-incoming-outgoing.t @ 27744:f2b8b4e2de20
rebase: minor refactoring of _computeobsoletenotrebased
This patch is a refactoring of the code skipping obsolete changesets already
present in destination. It makes the following patches more legible.
Instead of passing all the revs to be rebased to _computeobsoletenotrebased,
we only pass the obsolete revisions of the rebaseset.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Wed, 06 Jan 2016 12:55:56 -0800 |
parents | 7a9cbb315d84 |
children | eb586ed5d8ce |
comparison
equal
deleted
inserted
replaced
27743:5dcadc6c5aed | 27744:f2b8b4e2de20 |
---|