Mercurial > public > mercurial-scm > hg-stable
diff mercurial/chgserver.py @ 44393:a69c08cdb2a8
merge with stable
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 13 Feb 2020 10:12:12 -0800 |
parents | 04a3ae7aba14 5cd2d91eeebd |
children | bc592059d04f |
line wrap: on
line diff
--- 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 = [