sapling/eden/mononoke/fastreplay
Mark Thomas 1b79736298 remove support_bundle2_listkeys flag
Summary:
The `support_bundle2_listkeys` flag controls at runtime whether we support
`listkeys` in bundle2.  Since this was added before tunables were available,
it uses a value in the mutable counters SQL store.

We could migrate this to tunables, but in practice we have never disabled it,
so let's just make it the default.

Reviewed By: krallin

Differential Revision: D21546246

fbshipit-source-id: 066a375693757ea841ecf0fddb0cc91dc144fd6f
2020-05-13 11:00:56 -07:00
..
src remove support_bundle2_listkeys flag 2020-05-13 11:00:56 -07:00
Cargo.toml mononoke: reverse autocargo include list to excludes 2020-05-06 08:43:18 -07:00