( )⚙ D10562 revlog: replace REVLOGV2 check related to sidedata with `hassidedata` checks

This is an archive of the discontinued Mercurial Phabricator instance.

revlog: replace REVLOGV2 check related to sidedata with `hassidedata` checks
ClosedPublic

Authored by marmoute on May 3 2021, 7:47 AM.

Details

Summary

This is more flexible and semantically more correct. The associated revlog's
attribute exist since 827cb4fe62a3, so well we start linking sidedata to
revlogv2.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.May 3 2021, 7:47 AM
baymax updated this revision to Diff 27477.May 3 2021, 9:43 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

Alphare accepted this revision.May 7 2021, 8:52 AM
This revision is now accepted and ready to land.May 7 2021, 8:52 AM