debian/compat
author Sushil khanchi <sushilkhanchi97@gmail.com>
Wed, 03 Apr 2019 01:00:33 +0530
changeset 4467 6fc5e162ea84
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
evolve: refactor the code which swap two nodes (in divergence resolution) I see that we are using the code to swap the "divergent" and "other" node; and updating the evolvestate accordingly at many places in divergence resolution. This patch extract that code to a function. Although I don't have strong opinion on this patch. It's a volunteered patch to remove some redundancy.

8