sapling/edenscm
Jun Wu 2f3cf9b23b dispatch: do not show help on UnknownCommand
Summary:
Similar to D14151200, instead of printing a long help that might flush out
important messages, make the error short but still point the user to `hg help`.

This makes the error message much shorter, and make the test change by the
upcoming diff smaller.

Besides, we no longer check disabled extensions, as we don't expect users to
tweak extension config by themselves.

Reviewed By: sfilipco

Differential Revision: D16733273

fbshipit-source-id: b39bd4b2af6f315273484ec582094609b8e331ae
2019-08-19 19:27:28 -07:00
..
hgdemandimport demandimport: make sqlite3 non-lazy 2019-08-19 12:26:21 -07:00
hgext commands: help text for redo, metaedit 2019-08-19 11:34:26 -07:00
mercurial dispatch: do not show help on UnknownCommand 2019-08-19 19:27:28 -07:00
__init__.py edenscm: move sys.path handling to top-level edenscm 2019-07-25 17:43:41 -07:00