docs/figures/hgview-example.png
author Pulkit Goyal <7895pulkit@gmail.com>
Wed, 14 Mar 2018 21:21:10 +0530
changeset 3554 f045fafd3484
parent 506 404e926658bc
permissions -rw-r--r--
evolve: move the logic of continuation handling of `hg evolve` in own fn The function which defines the evolve command is pretty big with all the logic messed up there. It's better to have individual functions for individual uses. The movement of code will help in adding more logic to continue part in clean way. Moreover for implementing `hg continue`, we need all continuation handling in their own functions, so it will help there too.

(binary:image/png)