This is an archive of the discontinued Mercurial Phabricator instance.

context: convert to hex for error message only for 20-byte changeid
ClosedPublic

Authored by martinvonz on May 6 2018, 12:50 AM.

Details

Summary

Now that 20-byte strings unambiguously mean binary (or a bug), we can
specialize the conversion to hex for that case.

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 6 2018, 12:50 AM
This revision was automatically updated to reflect the committed changes.