sapling/eden/mononoke/bonsai_git_mapping/git_mapping_pushrebase_hook
Thomas Orozco beb18f5113 mononoke/pushrebase: make into_transaction_hook async + accept context
Summary:
This updates pushrebase hooks to allow into_transaction_hook to be async (the
reason I hadn't made it async is because it hadn't been needed yet).

Currently, this is a no-op, but I'm going to use this later in this stack.

Reviewed By: StanislavGlebik

Differential Revision: D20603307

fbshipit-source-id: 79651184dbe08322c4cab03d7119a31036391852
2020-03-30 06:25:02 -07:00
..
lib.rs mononoke/pushrebase: make into_transaction_hook async + accept context 2020-03-30 06:25:02 -07:00
test.rs rust: Rename futures_preview:: to futures:: 2020-03-03 11:01:20 -08:00