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?

질문됨 일 년 전940회 조회
1개 답변
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠