sapling/eden/mononoke/tests
Viet Hung Nguyen f5db2fdcdc mononoke/repo_import: add rewrite_commit functionality
Summary:
Previous commit: D22233127 (fa1caa8c4e)

In this diff, I added rewrite commit path functionality using Mover https://fburl.com/diffusion/6rnf9q2f to repo_import.
Given a prefix (e.g. new_repo), we prepend the paths of the files extracted from the bonsaichangesets given by gitimport (e.g. folder1/file1 => new_repo/folder1/file1). Previously, we did this manually when importing a git repo (https://www.internalfb.com/intern/wiki/Mercurial/Admin/ImportingRepos/) using convert extension.

Reviewed By: StanislavGlebik

Differential Revision: D22307039

fbshipit-source-id: 322533e5d6cbaf5d7eec589c8cba0c1b9c79d7af
2020-06-30 11:39:35 -07:00
..
fixtures bookmarks: convert to new-style BoxFutures and BoxStreams 2020-06-30 02:37:34 -07:00
integration mononoke/repo_import: add rewrite_commit functionality 2020-06-30 11:39:35 -07:00
utils bookmarks: convert to new-style BoxFutures and BoxStreams 2020-06-30 02:37:34 -07:00
write_stub_log_entry bookmarks: convert to new-style BoxFutures and BoxStreams 2020-06-30 02:37:34 -07:00