Mercurial > hg
comparison tests/test-diff-unified.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 | 9a4ef1b18cae |
children | e40343ce9c4c |
comparison
equal
deleted
inserted
replaced
27743:5dcadc6c5aed | 27744:f2b8b4e2de20 |
---|