hgext3rd/topic/constants.py
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 26 Sep 2017 12:56:03 +0200
changeset 2989 53246d237373
parent 2649 cf930521f14d
child 4814 48b30ff742cb
permissions -rw-r--r--
topic: skip topic movement message during strip During strip transaction the repository is not in a great state. It is simpler to skip the computation entirely.

extrakey = 'topic'
changekey = '_rewrite_noise'