+1 vote
in AWS CodeCommit by
How do I import my existing repository to AWS CodeCommit?

1 Answer

0 votes
by
You can use Git to import any existing Git repository to AWS CodeCommit. For other repositories, such as Subversion and Perforce, you can use a Git importer to first migrate it to a Git repository. For step by step instructions on importing Git repositories, see Migrate an Existing Repository to AWS CodeCommit. For step-by-step instructions on importing local or unversioned content, see the Git migration documentation.

Related questions

0 votes
asked Aug 23, 2023 in AWS CodeCommit by SakshiSharma
+1 vote
asked Dec 27, 2021 in AWS CodeCommit by sharadyadav1986
...