Mercurial > evolve
comparison tests/_exc-util.sh @ 1157:5951969400ce stable
evolve: fix selection of changeset to evolve from the middle of a stack (issue4434)
The evolve algorithm picked a bad changesets to evolve (unstable changeset with
no obsolete parent (but unstable parent). And then get confused assuming that is
the first parent was not obsolete, the second should be.
This changeset fixed the issue by preventing selection of direct descendant of
[.] when evolving.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 11 Nov 2014 12:38:49 +0000 |
parents | cdd22a5e5ef1 |
children | cc3e68120185 |
comparison
equal
deleted
inserted
replaced
1156:0f53c24096c6 | 1157:5951969400ce |
---|