This is an archive of the discontinued Mercurial Phabricator instance.

infinitepush: replace `remotenames.hoist` with `remotenames.hoistedpeer`
ClosedPublic

Authored by pulkit on Mar 31 2018, 6:22 AM.

Details

Summary

The remotenames.hoist config option was renamed to remotenames.hoistedpeer while
moving to core as an extension. Let's start using the config option provided by
the in-core extension.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

pulkit created this revision.Mar 31 2018, 6:22 AM
indygreg accepted this revision.Mar 31 2018, 1:11 PM
This revision is now accepted and ready to land.Mar 31 2018, 1:11 PM
This revision was automatically updated to reflect the committed changes.