D1232: rebase: add the --inmemory option flag; assign a wctx object for the rebase

phillco (Phil Cohen) phabricator at mercurial-scm.org
Mon Dec 11 19:48:28 EST 2017


phillco added a comment.


  Given that most users will be using the config knob (and eventually, nothing at all), I can just send a followup to rename to `experimental.inmmemory`. Nobody is using it yet.

INLINE COMMENTS

> dlax wrote in rebase.py:738
> This is useless because "inmemory" will be in `opts` and because you wrote `opts.get('inmemory', False)` in `rebaseruntime.__init__()` above.

Thanks. I'll send a followup.

REPOSITORY
  rHG Mercurial

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

To: phillco, #hg-reviewers, dlax, durin42
Cc: smf, durin42, dlax, mercurial-devel


More information about the Mercurial-devel mailing list