[PATCH] Have verbose flag print the changeset hash when committing
Doug Philips
dgou at mac.com
Fri Aug 22 16:18:52 UTC 2008
On or about Friday, August 22, 2008, at 11:33AM, Adrian Buehlmann indited:
>> Even as it is with coming out on -v... which is not why I wanted a
>> separate switch, but in retrospect
>> a separate switch would minimize the test script impact...
>
>Let's not have yet another new command option just to avoid
>a little test update work.
OK. But as I said, that wasn't the reason I wanted it.
I actually expected to get a lot push back and figured a separate switch
would permit the new behaviour only when asked.
What I really wanted (and I guess I should have just posted the
patch instead of an inquiry :)) was:
% hg commit --show-changeset ...
965:00c520d3f334
%
>I will provide a full patch with all tests updated.
That is up to you, thanks.
I should be able to parse out the changeset from more verbose
output, so won't object to more human friendly output. :)
--Doug
More information about the Mercurial-devel
mailing list