sapling/commit_rewriting
Kostia Balytskyi 0e26c82bba mononoke: add a few bits to CommitSyncer
Summary:
Instead of doing `commit_syncer.get_bookmark_renamer()(&bookmark)` everywhere,
let's allow to just do `commit_syncer.rename_bookmark(&bookmark)`.

Also, let's add helper methods for fetching repo ids.
Also, let's `impl Debug` to use it in logs.

Reviewed By: farnz

Differential Revision: D18353939

fbshipit-source-id: 1cebcad4a8c1523064580594e392b901566d3c28
2019-11-07 01:49:44 -08:00
..
bookmark_renaming/src mononoke: move sync direction into small repo commit sync config 2019-10-16 08:11:03 -07:00
cross_repo_sync mononoke: add a few bits to CommitSyncer 2019-11-07 01:49:44 -08:00
movers/src mononoke: move sync direction into small repo commit sync config 2019-10-16 08:11:03 -07:00
synced_commit_mapping mononoke: add synced_working_copy_equivalence table 2019-10-29 07:11:10 -07:00