hgext3rd/topic/constants.py
author Boris Feld <boris.feld@octobus.net>
Wed, 07 Nov 2018 19:35:48 +0100
branchstable
changeset 4223 4a3d588e5311
parent 2649 cf930521f14d
child 4814 48b30ff742cb
permissions -rw-r--r--
compat: fix fixedcopytracing compatibility with mercurial 4.8 and narrow Mercurial 4.8 version of _fullcopytracing includes some new narrow code. As https://phab.mercurial-scm.org/D3896 has not yet landed, update fixedcopytracing behind a version detection condition. This was spotted by Augie Fackler.

extrakey = 'topic'
changekey = '_rewrite_noise'