AWS Certified Developer Associate DVA-C02 Practice Question
A software development team is utilizing AWS CodeCommit for their project's source control and wants to update the remote repository with the latest changes committed locally. Which command should the developers execute to synchronize their local repository updates with the remote AWS CodeCommit repository?
git update
git commit
git clone
git push