changeset 34734 | 3572b2031cec |
parent 34705 | 23ed47a895d5 |
child 34735 | 330d0b582ab3 |
--- a/mercurial/configitems.py Sun Oct 15 00:05:00 2017 -0400 +++ b/mercurial/configitems.py Sun Oct 08 21:42:32 2017 +0200 @@ -220,7 +220,7 @@ coreconfigitem('devel', 'disableloaddefaultcerts', default=False, ) -coreconfigitem('devel', 'empty-changegroup', +coreconfigitem('devel', 'warn-empty-changegroup', default=False, ) coreconfigitem('devel', 'legacy.exchange',