This is an archive of the discontinued Mercurial Phabricator instance.

infinitepush: drop hack related to --to, --create flags of remotenames-ext
ClosedPublic

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

Details

Summary

The remotenames extension has --to, --create. --allow-anon flags which won't be
ported to core. This patch drops the hack which fixes the interaction with
remotenames-ext during push.

In upcoming patches, --to and --create extensions will be removed from
infinitepush also.

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.Feb 9 2018, 6:46 AM
indygreg accepted this revision.Feb 9 2018, 10:07 PM
This revision is now accepted and ready to land.Feb 9 2018, 10:07 PM
This revision was automatically updated to reflect the committed changes.