[Differential] [Accepted] D62: rebase: add config to move rebase into a single transaction

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Wed Jul 12 16:17:06 EDT 2017


martinvonz accepted this revision.
martinvonz added inline comments.

INLINE COMMENTS

> util.py:592
>  
> +class nullcontextmanager(object):
> +    """A no-op context manager.

The body looks more like a "nulltransaction" (I think close(), release(), abort() are part of transaction's interface), but this is fine with me anyway.

REPOSITORY
  rHG Mercurial

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

EMAIL PREFERENCES
  https://phab.mercurial-scm.org/settings/panel/emailpreferences/

To: durham, #hg, martinvonz, phillco
Cc: phillco, mercurial-devel


More information about the Mercurial-devel mailing list