view hgext3rd/topic/constants.py @ 2937:b54abc7e80e2

topics: improve the description if topic is not touched Instead of an empty stack in `hg stack` when topic does not contain any changeset, we show `not yet touched`.
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 15 Sep 2017 23:13:05 +0530
parents cf930521f14d
children 48b30ff742cb
line wrap: on
line source

extrakey = 'topic'
changekey = '_rewrite_noise'