[PATCH] scripts: warn about invalid MAINTAINERS patterns

Joe Perches joe at perches.com
Wed Nov 1 16:52:57 EDT 2017


On Wed, 2017-11-01 at 15:38 -0500, Kevin Bullock wrote:
> (remove other mailing lists from cc)
> 
> > On Nov 1, 2017, at 15:24, Joe Perches <joe at perches.com> wrote:
> > 
> > On Wed, 2017-11-01 at 16:05 -0400, Augie Fackler wrote:
> > > Actually, I'd recommend `hg files` over `hg manifest` by a wide margin.
> > 
> > why?
> > 
> > hg files -R <path> prefixes all the output
> > hg manifest -R <path> output is unprefixed
> 
> That's intended behavior, but perhaps you want `hg files --cwd <path>`?

I fail to see the difference.



More information about the Mercurial-devel mailing list