comparison tests/test-push-r.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 f2719b387380
children 24ea47037186
comparison
equal deleted inserted replaced
27743:5dcadc6c5aed 27744:f2b8b4e2de20