D382: simplemerge: make context parameters non-optional

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Fri Aug 25 02:34:23 EDT 2017


martinvonz added inline comments.

INLINE COMMENTS

> simplemerge.py:428
>      def readctx(ctx):
>          if not ctx:
>              return None

Can this still be true? I.e., is it valid to pass None instead of one of the contexts?

REPOSITORY
  rHG Mercurial

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

To: phillco, #hg-reviewers
Cc: martinvonz, mercurial-devel


More information about the Mercurial-devel mailing list