Mirroring AOSP Code from Gerrit to Gitlab

Hi Team,

I have few doubts regarding hosting repo tool maintained AOSP code on Gitlab.

I have mirrored the AOSP code on my local PC which was maintained by the repo tool and Gerrit on an another remote server. As our company is currently using the Gitlab for source code management and review, I need to host this on our internal Gitlab server.

Queries:

  1. Is it possible to upload the mirrored repo with all branches,tags and commits to the gitlab? If yes, how?
  2. How we can link the repo upload command with gitlab review?