Submitter | phabricator |
---|---|
Date | Jan. 14, 2021, 4:04 a.m. |
Message ID | <differential-rev-PHID-DREV-o7nkifcjjdjqas775rre-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/48064/ |
State | Superseded |
Headers | show |
Comments
Patch
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',