D5636: branchmap: updating triggers a write

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Fri Jan 25 15:44:03 EST 2019


martinvonz added inline comments.

INLINE COMMENTS

> discovery.py:242-243
> +    newmap = branchmap.remotebranchcache((branch, heads[1])
>                                   for branch, heads in headssum.iteritems()
>                                   if heads[0] is not None)
>      newmap.update(repo, (ctx.rev() for ctx in missingctx))

Indentation seems bad (seemed bad before too)

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list