hgrc: verbose setting questions

John D. Mitchell jdmitchell at gmail.com
Sun Sep 3 01:14:07 UTC 2006


On 9/2/06, TK Soh <teekaysoh at gmail.com> wrote:
> On 9/3/06, Benoit Boissinot <bboissin at gmail.com> wrote:
> > On 9/3/06, TK Soh <teekaysoh at yahoo.com> wrote:
> > > +
> > > +  Command defaults don't apply to aliases, so it will only work for 'log',
> > > +  but not 'history', which is an alias to the 'log' command.
> > > +
> > 'hg history' works with verbose for me. Or do you mean you cannot do:
> > [defaults]
> > history = -v
>
> How did you make it work? I couldn't. Do I missing something?

[defaults]
log = -v

then hg log and hg hi(story) give the same, verbose output.

Take care,
John



More information about the Mercurial mailing list