sapling/eden/mononoke/benchmarks/simulated_repo
Ilia Medianikov 449fd2fd02 mononoke/pushrebase_hooks: add a hook that saves prepushrebase changeset id
Summary:
Knowing the prepushrebase changeset id is required for retroactive_review.
retroactive_review checks landed commits, but verify_integrity hook runs on a commit before landing. This way the landed commit has no straightforward connection with the original one and retroactive_review can't acknowledge if verify_integrity have seen it.

Reviewed By: krallin

Differential Revision: D27911317

fbshipit-source-id: f7bb0cfbd54fa6ad2ed27fb9d4d67b9f087879f1
2021-04-27 03:52:50 -07:00
..
lib mononoke/pushrebase_hooks: add a hook that saves prepushrebase changeset id 2021-04-27 03:52:50 -07:00
benchmark.rs mononoke: initialize loggers, config, caching, tunables & runtime in MononokeMatches 2021-04-16 10:27:43 -07:00
Cargo.toml mononoke/pushrebase_hooks: add a hook that saves prepushrebase changeset id 2021-04-27 03:52:50 -07:00