D1591: visibility: improve the message when accessing filtered obsolete rev

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Thu Jan 11 09:20:37 EST 2018


yuja added inline comments.

INLINE COMMENTS

> obsutil.py:871
> +    """
> +    successors = successorssets(unfilteredrepo, ctx.node())
> +    fate = _getobsfate(successors)

Maybe it's okay to pass a "filtered" repo to this function as
`templatekw.showsuccessorssets()` does.

REPOSITORY
  rHG Mercurial

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

To: lothiraldan, #hg-reviewers, durin42, pulkit, krbullock
Cc: yuja, krbullock, pulkit, durin42, mercurial-devel


More information about the Mercurial-devel mailing list