Migrate repository from CodeCommit to Gitlab

0

Hello,

I am using AWS CodeCommit in my current project. And We have a two requirements

  1. We need to merge branch-a of repository-b(which is in CodeCommit, mirrored from gitlab), to original repository-b staying in Gitlab.
  2. We need to migrate some of the repositories to Gitlab from CodeCommit.

Can you please help us with this requirement, on how to achieve this?

preguntada hace un año940 visualizaciones
1 Respuesta
0

You can migrate an existing Git repository to a CodeCommit repository. The procedures in this topic show you how to migrate a project hosted on another Git repository to CodeCommit. As part of this process, you:

  1. Complete the initial setup required for CodeCommit.
  2. Create a CodeCommit repository.
  3. Clone the repository and push it to CodeCommit.
  4. View files in the CodeCommit repository.
  5. Share the CodeCommit repository with your team. Detailed steps are available at https://docs.aws.amazon.com/codecommit/latest/userguide/how-to-migrate-repository-existing.html
profile pictureAWS
Nirmal
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas