view hgext3rd/topic/constants.py @ 2745:b38112b43a27

prev: allow to update to 't0' from 't1' When on the first changeset of a topic, one can move back one changeset to end up on t0. The new working copy parent to not belong to the topic, but the topic is still active. The next commit will create a new root to the active topic. You can get the same result using `hg up t0`
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 14 Jul 2017 02:46:28 +0200
parents cf930521f14d
children 48b30ff742cb
line wrap: on
line source

extrakey = 'topic'
changekey = '_rewrite_noise'