[PATCH 1 of 5] show: tweak warning message

Yuya Nishihara yuya at tcha.org
Tue Jul 4 09:29:49 EDT 2017


On Mon, 03 Jul 2017 21:32:37 -0700, Gregory Szorc wrote:
> # HG changeset patch
> # User Gregory Szorc <gregory.szorc at gmail.com>
> # Date 1499141448 25200
> #      Mon Jul 03 21:10:48 2017 -0700
> # Node ID 0cacc533e884965d93b426c6805a55097010dcbe
> # Parent  45d6e2767a931aefb8052d9aa9ba50343b46290e
> show: tweak warning message

Queued 1, 2, 4, and 5, thanks.

> diff --git a/hgext/show.py b/hgext/show.py
> --- a/hgext/show.py
> +++ b/hgext/show.py
> @@ -182,7 +182,7 @@ def showstack(ui, repo, displayer):
>                              'working directory'))

You have one more 'working directory' above.


More information about the Mercurial-devel mailing list