hgext3rd/topic/constants.py
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 19 Jan 2018 17:29:48 +0530
changeset 3467 41ce24cf288d
parent 2649 cf930521f14d
child 4814 48b30ff742cb
permissions -rw-r--r--
utility: move MultipleSuccessorsError from __init__.py The MultipleSuccessorsError is required in multiple modules in upcoming patches, so let's move it to utility first.

extrakey = 'topic'
changekey = '_rewrite_noise'