view hgext3rd/topic/constants.py @ 3478:4a1ccae58323

evolvecmd: pass evolvestate object to _solve* functions This patchs adds an argument evolvestate to _solve* functions. This will help us in having one evolvestate object which we can pass around various functions and keep storing what's going on.
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 22 Jan 2018 17:44:57 +0530
parents cf930521f14d
children 48b30ff742cb
line wrap: on
line source

extrakey = 'topic'
changekey = '_rewrite_noise'