[Changed Subscribers] D11956: exchange: add fast path for subrepo check on push

Alphare (Raphaël Gomès) phabricator at mercurial-scm.org
Mon Jan 3 10:41:04 UTC 2022


Alphare added inline comments.

INLINE COMMENTS

> exchange.py:533
> +            return
> +    except RuntimeError:
> +        # Alternative filelog implementations might not implement this,

That seems like a very wide net to throw. Do we have a more specific way of falling back?

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D11956/new/

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

To: joerg.sonnenberger, #hg-reviewers
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220103/70526e88/attachment-0002.html>


More information about the Mercurial-patches mailing list