sapling/eden/mononoke/commit_rewriting
Stanislau Hlebik fc47d6089b mononoke: remove get_mover() usage from commit_validator
Summary:
In D23845720 (5de500bb99) I described what changes we need to make in our commit syncer. One
part of it is that we should remove get_mover() method, as this method always
uses current version of commit sync map even, and that's incorrect.

This diff removes it from commit validator

Reviewed By: ikostia

Differential Revision: D23864350

fbshipit-source-id: 3f650a32835dda9f82949002d63b52cc36cf04e0
2020-09-24 07:58:30 -07:00
..
backsyncer mononoke: passing LiveCommitSyncConfig all the way to CommitSyncer 2020-09-24 05:58:24 -07:00
bookmark_renaming add newtype for CommitSyncConfigVersion 2020-06-26 02:45:26 -07:00
bookmarks_validator mononoke: passing LiveCommitSyncConfig all the way to CommitSyncer 2020-09-24 05:58:24 -07:00
commit_validator mononoke: remove get_mover() usage from commit_validator 2020-09-24 07:58:30 -07:00
cross_repo_sync mononoke: passing LiveCommitSyncConfig all the way to CommitSyncer 2020-09-24 05:58:24 -07:00
live_commit_sync_config Update formatter to rustfmt 2.0 2020-09-09 07:52:33 -07:00
megarepo mononoke: passing LiveCommitSyncConfig all the way to CommitSyncer 2020-09-24 05:58:24 -07:00
mononoke_x_repo_sync_job mononoke: passing LiveCommitSyncConfig all the way to CommitSyncer 2020-09-24 05:58:24 -07:00
movers mononoke/repo_import: add rewrite_commit functionality 2020-06-30 11:39:35 -07:00
synced_commit_mapping commit_rewriting: add new CommitSyncOutcome queries 2020-09-22 10:27:27 -07:00