hgext3rd/topic/constants.py
author Pulkit Goyal <7895pulkit@gmail.com>
Wed, 10 Jan 2018 14:53:01 +0530
changeset 3391 d2fc2c2783f8
parent 2649 cf930521f14d
child 4814 48b30ff742cb
permissions -rw-r--r--
evolvestate: add a class to wrap the state of `hg evolve` command This patch adds a new file which contains a class which will act as a wrapper for the data to be stored or used during the `hg evolve` command. This patch just introduces the file and does not use it at the moment. The upcoming patches will start using it.

extrakey = 'topic'
changekey = '_rewrite_noise'