I pushed a new bugfix release for the evolve extension: 8.3.3
As usual, the release is available on pypi and upgrade is recommended: https://pypi.python.org/pypi/hg-evolve/8.3.3 This version fixes a couple of minor issues * evolve: properly detect unresolved merge conflicts (issue-5966) * evolve: fix possible crash when the repo changes during evolve (issue-6028) * test: avoid leaking `hg serve` process * topic: fix the error message of the `ngtip` revset Be aware that the next non-bugfix version should drop support for Mercurial 4.3 and 4.4. Cheers, -- Pierre-Yves David _______________________________________________ Evolve-testers mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/evolve-testers _______________________________________________ Evolve-testers mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/evolve-testers
