D5466: repository: update interface signature of narrowmatch()

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Thu Dec 20 13:36:03 EST 2018


pulkit added inline comments.

INLINE COMMENTS

> repository.py:1480
>  
> -    def narrowmatch():
> +    def narrowmatch(match=None, includeexact=False):
>          """Obtain a matcher for the narrowspec."""

Maybe add docs about what these arguments are.

REPOSITORY
  rHG Mercurial

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

To: martinvonz, #hg-reviewers
Cc: pulkit, mercurial-devel


More information about the Mercurial-devel mailing list