This is an archive of the discontinued Mercurial Phabricator instance.

revlog: make shortest() take a full binary nodeid (API)
ClosedPublic

Authored by martinvonz on Apr 17 2018, 10:50 AM.

Details

Summary

Follow-up to 7b2955624777 (scmutil: make shortesthexnodeidprefix()
take a full binary nodeid, 2018-04-14).

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 17 2018, 10:50 AM
indygreg accepted this revision.Apr 17 2018, 12:27 PM
This revision is now accepted and ready to land.Apr 17 2018, 12:27 PM
This revision was automatically updated to reflect the committed changes.