This is an archive of the discontinued Mercurial Phabricator instance.

stack: remove unnecessary reverse() predicate
ClosedPublic

Authored by av6 on Aug 2 2019, 4:11 AM.

Details

Summary

Stack already sorts revisions, so no need to do it twice.

This change was a part of D2400, which didn't land for other reasons. See also
D2399, where this change was suggested.

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

av6 created this revision.Aug 2 2019, 4:11 AM
pulkit accepted this revision.Aug 6 2019, 7:27 AM
This revision is now accepted and ready to land.Aug 6 2019, 7:27 AM
This revision was automatically updated to reflect the committed changes.