[Changed Subscribers] D11822: extension: add a `required` suboption to enforce the use of an extensions

mharbison72 (Matt Harbison) phabricator at mercurial-scm.org
Tue Nov 30 05:24:57 UTC 2021


mharbison72 added inline comments.

INLINE COMMENTS

> extensions.py:325-326
> +                        hint = _(
> +                            b"loading of this extension was required, "
> +                            b"see `hg help config.extensions` for details"
> +                        )

Is there any precedent for multiple hints outside of evolve?  I can't think of a time when a hint would already be present, but it seems like this hint would be always useful to show?

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D11822/new/

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

To: marmoute, #hg-reviewers
Cc: mharbison72, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20211130/3b945c27/attachment-0002.html>


More information about the Mercurial-patches mailing list