hgext3rd/topic/constants.py
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 03 Sep 2018 22:47:18 +0200
branchstable
changeset 4078 da6ce6d446b9
parent 2649 cf930521f14d
child 4814 48b30ff742cb
permissions -rw-r--r--
topic: rework topic templatekw declaration to be 4.5 compatible again Mercurial prior to 4.5 does not have a requires keyword, so we need a compatibility layer.

extrakey = 'topic'
changekey = '_rewrite_noise'