diff --git a/mercurial/configitems.py b/mercurial/configitems.py --- a/mercurial/configitems.py +++ b/mercurial/configitems.py @@ -635,6 +635,8 @@ b'legacy.exchange', default=list, ) +# When True, for to use a special reference version of the nodemap, that is not +# performant but is "known" to behave properly. coreconfigitem( b'devel', b'persistent-nodemap',