sapling/eden/mononoke/reachabilityindex/skiplist
Mateusz Kwapich 592e696146 remove one of ancestry check implementations
Summary:
I'm not sure why but D14405696 added this `is_ancestor` method with a
duplicate ancestry check implementation which:
 * has different behaviour when `ancestor == descendant`
 * doesn't log to ODS

Let's just settle on using one implementation now.

Reviewed By: StanislavGlebik

Differential Revision: D21937312

fbshipit-source-id: 0f4e2390cb0b984f92cd4fe645d9313fa4bba70e
2020-06-15 02:55:35 -07:00
..
src remove one of ancestry check implementations 2020-06-15 02:55:35 -07:00
Cargo.toml add an LCA operatation 2020-06-10 19:29:13 -07:00