[PATCH 1 of 5] show: tweak warning message

Phillip Cohen phillip at phillip.io
Wed Jul 5 01:43:30 EDT 2017


Is there any consensus on whether to use "working directory parent"
vs. "working copy parent"? I see both used in the codebase (though
more occurrences of "working directory parent").

On Tue, Jul 4, 2017 at 6:29 AM, Yuya Nishihara <yuya at tcha.org> wrote:
> 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.
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


More information about the Mercurial-devel mailing list