changeset 44359 | a69c08cdb2a8 |
parent 44261 | 04a3ae7aba14 |
parent 44325 | 5cd2d91eeebd |
child 44612 | bc592059d04f |
--- a/mercurial/chgserver.py Sat Feb 01 12:57:32 2020 +0900 +++ b/mercurial/chgserver.py Thu Feb 13 10:12:12 2020 -0800 @@ -83,6 +83,7 @@ b'eol', # uses setconfig('eol', ...) b'extdiff', # uisetup will register new commands b'extensions', + b'schemes', # extsetup will update global hg.schemes ] _configsectionitems = [