Do not include the SampleApp_Linux folder. Go to the local directory and type the following to commit and push the new files to the CodeCommit repository: git add . git commit -am "add all files from the AWS sample linux codedeploy application" git push ...
↧