D240: context: rename divergent into contentdivergent

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


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

INLINE COMMENTS

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

This should be `self.contentdivergent()` no?

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list