sapling/eden/scm/lib/dag/bindag
Jun Wu 8ac97da54e bindag: make TestContext more flexible
Summary:
TestContext uses ParentRevs. That limits parents to at most 2.

Use a type parameter so we can opt-in Vec<usize> for octopus merge support,
at the cost of worse cache efficiency.

Reviewed By: DurhamG

Differential Revision: D19540727

fbshipit-source-id: f9e8de151b7b296fd6f0fd89be9de2b8996634c7
2020-01-23 17:58:51 -08:00
..
src bindag: make TestContext more flexible 2020-01-23 17:58:51 -08:00
Cargo.toml bindag: add some octopus examples 2020-01-23 17:58:51 -08:00