comparison hgext/eol.py @ 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 f5b6b4e574c1
children cca011fd1ea7
comparison
equal deleted inserted replaced
27743:5dcadc6c5aed 27744:f2b8b4e2de20