comparison tests/test-revlog-ancestry.py.out @ 17611:910123eac887

rebase: extract final changesets cleanup logic in a dedicated function At the end of the rebase, rebased changesets are currently stripped. This behavior will be eventually dropped in favor of obsolescence marker creation. The main rebase function is already big and branchy enough. This changeset move the clean-up logic in a dedicated function before we make it more complex.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Tue, 18 Sep 2012 22:58:12 +0200
parents eb88ed4269c5
children f88c60e740a1
comparison
equal deleted inserted replaced
17610:d0afa149e059 17611:910123eac887