Mercurial > evolve
comparison CHANGELOG @ 4467:6fc5e162ea84
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.
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Wed, 03 Apr 2019 01:00:33 +0530 |
parents | 5205e3dedafc |
children | d972041022cb |
comparison
equal
deleted
inserted
replaced
4466:cc4506838589 | 4467:6fc5e162ea84 |
---|