docs/figures/hgview-example.png
author Pulkit Goyal <7895pulkit@gmail.com>
Mon, 11 Jun 2018 20:13:36 +0530
changeset 3831 987e335dbe11
parent 506 404e926658bc
permissions -rw-r--r--
evolve: store the obsmarkers to be deleted in evolvestate Sometimes, we don't create a new node and obsolete one of the old node in favour of an existing node. When user calls, `hg evolve --abort`, we need to strip that obsmarker to go back in the same old state. The obsmarker created for new node are stripped when the new nodes are stripped. This patch start storing such obsmarkers in the evolvestate so that we can delete them later if required. Right now we just store successsor and predecessor information, we might need a better obsmarker serialization techinque in future to make it more robust.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
506
404e926658bc doc: add missing image
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
(binary:image/png)