This is an archive of the discontinued Mercurial Phabricator instance.

histedit: simplify desthistedit
ClosedPublic

Authored by lothiraldan on Apr 5 2018, 12:23 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Commits
rHGb95992605ef1: histedit: simplify desthistedit
Summary

Instead of sorting the revset and take the first one, take the minimum
revision.

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

lothiraldan created this revision.Apr 5 2018, 12:23 PM
This revision was automatically updated to reflect the committed changes.