hgext3rd/topic/constants.py
author Pulkit Goyal <7895pulkit@gmail.com>
Thu, 29 Mar 2018 17:34:51 +0530
changeset 3653 d9682c41ea2f
parent 2649 cf930521f14d
child 4814 48b30ff742cb
permissions -rw-r--r--
evolve: restore bookmarks correctly after `hg evolve --abort` This patch adds logic to store bookmark movements in evolvestate class and restore bookmarks to their original place if `hg evolve --abort` is called.

extrakey = 'topic'
changekey = '_rewrite_noise'