D2096: infinitepush: move the extension to core from fb-hgext

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Fri Mar 30 15:01:28 EDT 2018


indygreg added inline comments.

INLINE COMMENTS

> __init__.py:258
> +    if common.isremotebooksenabled(ui):
> +        hoist = ui.config('remotenames', 'hoist') + '/'
> +        if remotebookmark.startswith(hoist):

This will need updated to `hoistedpeer`.

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list