debian/compat
author Sushil khanchi <sushilkhanchi97@gmail.com>
Fri, 22 Feb 2019 23:49:37 +0530
changeset 4407 7fd0cbf6190d
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
evolve: change in a test which demonstrate divergence resolution can break This patch just add "--any" flag to "hg evolve --content-divergent" in a test and changed output reflect that there is something which is not handled correctly. After looking into code I found that it is because of using a evolvestate value which is not updated i.e evolvestate['divergent'] Next patch will fix this problem.

8