hgext3rd/topic/constants.py
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 12 Dec 2017 01:27:12 +0100
changeset 3281 703e8398ac57
parent 2649 cf930521f14d
child 4814 48b30ff742cb
permissions -rw-r--r--
topic: move function wrapping from reposetup to uisetup Having the function un reposetup means they get wrapped over and over again for long lived process.

extrakey = 'topic'
changekey = '_rewrite_noise'