Mercurial > evolve
comparison hgext/directaccess.py @ 1357:3bb7a080da4d
evolve: add ordering of the revisions for evolve --rev
When running evolve --rev we want to process the revisions in an optimal fashion
to solve the maximum amount of trouble in the minimum number of steps.
This patch adds a step to evolve --rev to order the revision before solving
the troubles. A simple test is added to cover a basic case.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Thu, 04 Jun 2015 13:35:12 -0700 |
parents | b00c2fe51ac8 |
children | 5c13945b32fc |
comparison
equal
deleted
inserted
replaced
1356:aff6bc2a6b2d | 1357:3bb7a080da4d |
---|