D5880: fsmonitor: rename new verbose config knob

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Thu Feb 7 12:57:44 EST 2019


pulkit accepted this revision.
pulkit added inline comments.

INLINE COMMENTS

> __init__.py:178
>      if isinstance(ex, watchmanclient.Unavailable):
>          # experimental config: hgwatchman.verbose
> +        if ex.warn and ui.configbool('fsmonitor', 'verbose'):

will change this one also in flight.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D5880

To: lothiraldan, #hg-reviewers, pulkit
Cc: pulkit, mjpieters, mercurial-devel


More information about the Mercurial-devel mailing list