This is an archive of the discontinued Mercurial Phabricator instance.

directaccess: use resolvehexnodeidprefix() instead of _partialmatch()
ClosedPublic

Authored by martinvonz on May 7 2018, 6:19 PM.

Details

Summary

Same reasoning as previous commit: I want to make
resolvehexnodeidprefix() move complex and don't want to duplicate that
code in directaccess.

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.May 7 2018, 6:19 PM
This revision was automatically updated to reflect the committed changes.