Subject: Re: notify: exclude pattern?
Bob Eby
ebyrob at gmail.com
Fri May 14 19:33:03 UTC 2021
> Message: 1
> Date: Thu, 13 May 2021 15:00:05 -0600
> From: "John Hein" <2xfaanyctv at snkmail.com>
> To: mercurial at mercurial-scm.org
> Subject: notify: exclude pattern?
> ...
> In other words something like the following perhaps:
>
> [usersubs]
> foo at baz.com = *,!*/special
> bar at baz.com = */special
Perhaps just promote the support from glob-syntax to regular
expression? (Or have an option to do that, or use a separate
[section] for that?)
I think regular expressions should certainly have enough capability
for what you are after without inventing yet another syntax?
Thanks for your interest and support,
Robert E.
More information about the Mercurial
mailing list