This is an archive of the discontinued Mercurial Phabricator instance.

infinitepush: delete the bundle2 part ordering related to pushrebase
ClosedPublic

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

Details

Summary

pushrebase is another Facebook extension which does not live in core yet. So
let's remove the logic which make sures infinitepush part is moved before the
pushrebase one.

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