sapling/eden/mononoke/blobrepo
Rajiv Sharma af2314d831 Using BonsaiTagMapping in GitImport and RemoteGitImport
Summary:
This diff modifies the behavior of `gitimport` and `remote-gitimport` when importing `annotated-tags`. In addition to:
- storing the raw tag
- converting the tag to a bookmark
- storing the metadata of the tag as changeset
this diff maintains a mapping between the tag-name and the changeset representing the metadata of the tag. This mapping would be useful to answer queries about the tag metadata when queried through Git and also enable going back to Git from Mononoke without losing data.

Differential Revision: D46067809

fbshipit-source-id: e2463160cdf647b50fa4ecfe4674d079016b4adc
2023-05-30 12:20:40 -07:00
..
blobrepo_hg streamimg support for public pulls 2023-04-27 10:38:13 -07:00
blobsync Remove everything about ContentMetadata 2023-05-04 03:59:59 -07:00
changeset_fetcher (reland) rust/third-party: update to futures 0.3.28 2023-04-04 10:14:43 -07:00
common (reland) rust/third-party: update to futures 0.3.28 2023-04-04 10:14:43 -07:00
errors update to rust 1.64.0 2022-09-27 15:18:58 -07:00
override blobrepo: Remove get_repoid 2023-01-23 05:55:08 -08:00
repo_blobstore Fix clippy warnings (2/2) 2023-03-10 09:41:25 -08:00
src Using BonsaiTagMapping in GitImport and RemoteGitImport 2023-05-30 12:20:40 -07:00
Cargo.toml Using BonsaiTagMapping in GitImport and RemoteGitImport 2023-05-30 12:20:40 -07:00