D3393: bundle: introduce per-engine compression level

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Tue Apr 17 01:40:32 EDT 2018


indygreg added a comment.


  I'm -0 on this because it's yet more experimental code. Since this experimental option was added, the code for parsing bundle specs has been drastically improved. I would rather we declare a bundlespec parameter to define the compression level (e.g. ``;complevel=4``) and have the bundler consume that. The code touched in commands.py already has access to the parsed bundlespec.
  
  But if we don't want to do that so close to freeze, I'm fine adding yet more experimental config options.

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list