CodeCommit in Action

Learn how to work with your repositories in CodeCommit.

Overview

AWS CodeCommit lets us manage source code and other files right from the AWS Management Console, the AWS Command Line Interface (CLI), or using Git after connecting to a repository from a local machine. We will explore how to use the CLI to do the following:

  • Create a new repository.
  • Create a new branch.
  • Delete a branch or repository.

Get hands-on with 1200+ tech skills courses.