D5137: streamclone: new server config and some API changes for narrow stream clones

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Wed Oct 17 11:19:12 EDT 2018


indygreg added a comment.


  I'll hold off formally accepting until the whole series is up. But this looks pretty good.
  
  We need to land this in 4.8 or less the client-side feature detection logic will require a new server capability (or a bump of the version of the capability string).

INLINE COMMENTS

> configitems.py:1014
>  )
> +coreconfigitem('server', 'stream-narrow-clones',
> +    default=False,

Perhaps we should mark this as experimental via an inline comment and forego documenting the config option for now?

REPOSITORY
  rHG Mercurial

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

To: pulkit, durin42, #hg-reviewers
Cc: indygreg, mercurial-devel


More information about the Mercurial-devel mailing list