D6437: narrow: refactor code around widening complicated by previous patch

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Tue Jun 4 13:36:58 EDT 2019


martinvonz added inline comments.

INLINE COMMENTS

> narrowcommands.py:281
>  
> +    bundle = None
> +    known = []

nit: looks like this can be deleted

> narrowcommands.py:282
> +    bundle = None
> +    known = []
> +    common = commoninc[0]

nit: looks like these can be moved to before line 294

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list