On Tue, 21 Feb 2017 16:14:53 -0500, Augie Fackler wrote:
> # HG changeset patch
> # User Augie Fackler <au...@google.com>
> # Date 1487704805 18000
> #      Tue Feb 21 14:20:05 2017 -0500
> # Node ID 52083816be40edfac2e3e052ebe4d828c6c4a1c6
> # Parent  f489d1ec2070f25a09f571177b97d8284b3b1932
> dispatch: rearrange 'unknown command' code to better employ pager

> +                ui.pager('help')
> +                ui.warn(nocmdmsg)
>                  commands.help_(ui, 'shortlist')

We have two more commands.help_() in error.CommandError branch.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to