D6289: unionrepo: sync with repository API

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Wed Apr 24 15:00:33 EDT 2019


martinvonz added inline comments.

INLINE COMMENTS

> unionrepo.py:131
>          raise NotImplementedError
> -    def addgroup(self, deltas, transaction, addrevisioncb=None):
> +    def addgroup(self, deltas, linkmapper, transaction, addrevisioncb=None, maybemissingparents=False):
>          raise NotImplementedError

Line too long, but i'll fix that in flight. Please run test-check-code.t next time

REPOSITORY
  rHG Mercurial

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

To: joerg.sonnenberger, #hg-reviewers
Cc: martinvonz, mercurial-devel


More information about the Mercurial-devel mailing list