We use Git, via the AWS CodeCommit application to host our Version Control System (VCS).
This utility provides an easy way to manage work being performed on a single repository by multiple developers, through the use of branches. Other features, such as automated merge conflict resolution and commit tagging round out this system.