hgext3rd/topic/constants.py
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 16 Mar 2018 11:24:35 +0530
changeset 3539 9bd64091e880
parent 2649 cf930521f14d
child 4814 48b30ff742cb
permissions -rw-r--r--
next: factor out the logic to update to changeset in another function This patch moves the logic to update to children changeset during `hg next` in a separate function because we want to re-use the logic when we will prompt user to choose a changeset in case of multiple childrens.

extrakey = 'topic'
changekey = '_rewrite_noise'