>>> "Matt" == Matt Harbison <mharbiso...@gmail.com> writes:

   > On Thu, 22 Mar 2018 04:32:19 -0400, Uwe Brauer <o...@mat.ucm.es> wrote:
   >> 
   >> Hi
   >> 
   >> I use notify extension quite extensively, but I also change the
   >> subscribers often. Is there a way to know from the command line, who
   >> is on the list for a given repo without opening the configuration
   >> file? I googled around but found nothing.

   > You can print snippets of the configuration from the command line by
   > specifying the config section name, and possibly the option name.  I
   > don't use notify, but you probably want this:

   >   $ hg config notify.reposubs

I just checked it is the command

 hg config reposubs

Thanks for pointing out the config  command to me.

Uwe 

_______________________________________________
Mercurial mailing list
Mercurial@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial

Reply via email to