Mercurial > hg
comparison tests/test-excessive-merge.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 | b87acfda5268 |
children | b7a966ce89ed |
comparison
equal
deleted
inserted
replaced
27743:5dcadc6c5aed | 27744:f2b8b4e2de20 |
---|