D241: context: rename bumped into phasedivergent

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Tue Aug 8 00:39:59 EDT 2017


indygreg requested changes to this revision.
indygreg added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> context.py:220
> +        self._repo.ui.deprecwarn(msg, '4.4')
> +        return self.orphan()
> +

Shouldn't this be `self.phasedivergent()`?

REPOSITORY
  rHG Mercurial

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

To: lothiraldan, #hg-reviewers, indygreg
Cc: indygreg, mercurial-devel


More information about the Mercurial-devel mailing list