sapling/eden/mononoke/repo_client
Stanislau Hlebik 86fce15e99 mononoke: refactor log_commits_to_scribe to forcepushrebase
Summary:
This diff does a small refactoring to hopefully make the code a bit clearer.
Previously we were calling log_commits_to_scribe in force_pushrebase and in
run_pushrebase, so  log_commits_to_scribe was called twice. It didn't mean that
the commits were logged twice but it was hard to understand just by looking at
the code.

Let's make it a bit clearer.

Reviewed By: krallin

Differential Revision: D25555712

fbshipit-source-id: bed9754b1645008846a86da665b6f3f3483f30da
2020-12-15 15:04:35 -08:00
..
getbundle_response convert to new type futures 2020-12-02 15:40:12 -08:00
mononoke_repo rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
obsolete mononoke: deprecate preamble in favor of metadata 2020-09-15 10:28:38 -07:00
remotefilelog mononoke/unbundle: get rid of futures 0.1 2020-12-07 20:41:26 -08:00
repo_read_write_status rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
reverse_filler_queue rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
schemas reversefillerqueue: change bundle from varchar to varbinary 2020-05-20 07:34:22 -07:00
scribe_commit_queue autocargo: regen 2020-12-08 18:30:24 -08:00
src scuba: turn ScubaSampleBuilderExt into a wrapper struct 2020-11-30 21:26:24 -08:00
streaming_clone mononoke/blobstore: pass CoreContext via borrowed instead of owned value 2020-11-27 03:31:07 -08:00
unbundle mononoke: refactor log_commits_to_scribe to forcepushrebase 2020-12-15 15:04:35 -08:00
wirepack mononoke/mercurial_bundles: use futures 0.3 in Bundle2Item 2020-11-03 00:12:21 -08:00
Cargo.toml autocargo: regen 2020-12-08 18:30:24 -08:00