durin42 added inline comments.

INLINE COMMENTS

> dispatch.py:491
>      def __getattr__(self, name):
> -        adefaults = {r'norepo': True,
> +        adefaults = {r'norepo': True, r'cmdtype': 'unrecoverable',
>                       r'optionalrepo': False, r'inferrepo': False}

Shouldn't this reference the constant from the enum class?

REPOSITORY
  rHG Mercurial

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

To: pulkit, #hg-reviewers, durham
Cc: durin42, durham, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to