This is an archive of the discontinued Mercurial Phabricator instance.

tests: enter full hex hash in plain text in bundle part
ClosedPublic

Authored by martinvonz on Apr 6 2018, 4:55 PM.

Details

Summary

We were looking it up be prefix by repo.getitem, which I'm about
to drop support for. It's easiest to just include the full hash in
plain text.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

martinvonz created this revision.Apr 6 2018, 4:55 PM
durin42 accepted this revision.Apr 6 2018, 9:30 PM
This revision is now accepted and ready to land.Apr 6 2018, 9:30 PM
This revision was automatically updated to reflect the committed changes.