D4384: narrow: update the narrowspecs to new ones after pulling when widening

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Wed Aug 29 19:37:47 EDT 2018


martinvonz accepted this revision.
martinvonz added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> narrowcommands.py:310
>  
> +        repo.setnewnarrowpats()
>          actions = {k: [] for k in 'a am f g cd dc r dm dg m e k p pr'.split()}

This means we're now setting it twice in some cases, but that's probably okay. We can always improve it later.

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list