As discussed in Chapter 3, AWS CodeCommit is a managed private Git repository. When interacting and using CodeCommit, you use the standard Git tools, and all the standard Git concepts and features apply.
In this chapter, we will dive deep into how to use AWS CodeCommit for source control management starting with how to connect to a CodeCommit repository to add source code and how features like pull requests, branching, etc., work.