This is an archive of the discontinued Mercurial Phabricator instance.

copies: print list of divergent renames in sorted order
ClosedPublic

Authored by martinvonz on Apr 12 2019, 12:44 PM.

Details

Summary

The current order is not obvious to the user (and I may change it in a
later patch). Lexicographical order seems like the obvious choice
here.

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

martinvonz created this revision.Apr 12 2019, 12:44 PM
This revision was automatically updated to reflect the committed changes.