This is an archive of the discontinued Mercurial Phabricator instance.

infinitepush: delete the hack to load the extension after remotenames
ClosedPublic

Authored by pulkit on Feb 9 2018, 6:45 AM.

Details

Summary

The remotenames extension which circumvents the default push implementation
lives outside the core, so let's delete logic related to loading of extension on
the basis of remotenames ext.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Feb 9 2018, 6:45 AM
indygreg accepted this revision.Feb 9 2018, 10:04 PM
This revision is now accepted and ready to land.Feb 9 2018, 10:04 PM
This revision was automatically updated to reflect the committed changes.