diff .hgignore @ 3737:5b0bd82ea914

evolve: add logic to continue interrupted content-divergence resolution We continue the interrupted content-divergence using the logic to complete content-divergence which we refactored in it's own function few patches ago. We had to delete evolvestate file before using cmdutil.amend() because otherwise we can't use the function. This leads to a hack which deletes the evolvestate file, we may want to not to use the high level API function here. Also we had to pass evolvestate also to _completecontentdivergent function because of this. This patch also, adds a test which demonstrates that the logic works fine.
author Pulkit Goyal <7895pulkit@gmail.com>
date Sun, 29 Apr 2018 18:51:56 +0530
parents aad37ffd7d58
children ba316ce15040
line wrap: on
line diff