Magento with CodeCommit

0

I have Magento applications deployed on an EC2 instance. I created a repository in CodeCommit (it is empty). I would like to have files from the Magento application in the repository to have version control. How could I do such a thing?

asked 6 months ago148 views
1 Answer
0

Hello.

Do you mean you want to save files from EC2 to CodeCommit?
If so, you can save it using the git command by following the steps in the document below.
https://docs.aws.amazon.com/codecommit/latest/userguide/getting-started.html

profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions