hgext3rd/topic/constants.py
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 21 Dec 2017 02:01:58 +0100
changeset 3340 fd90e73bf79a
parent 2649 cf930521f14d
child 4814 48b30ff742cb
permissions -rw-r--r--
caches: factorise the cache warming check The old conditional was duplicated and hard to read. We factorise everything into the `utility` module.

extrakey = 'topic'
changekey = '_rewrite_noise'