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
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to