Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Visual source control with Git panel

Focus mode
Visual source control with Git panel - AWS Cloud9

AWS Cloud9 is no longer available to new customers. Existing customers of AWS Cloud9 can continue to use the service as normal. Learn more

AWS Cloud9 is no longer available to new customers. Existing customers of AWS Cloud9 can continue to use the service as normal. Learn more

Git panel for AWS Cloud9 provides a convenient visual interface for using essential Git features.

Using options from the Git panel interface, you can manage the complete source control lifecycle: initializing a repository or cloning a remote repo, adding files to the staging area, committing staged files to the working directory, and then pushing changes to an upstream repository.

Core collaboration and project-management features of Git, such as creating and merging branches, can quickly be implemented with a few clicks in the Git panel interface. Moreover, merge conflicts can be identified and resolved using the IDE's editor windows.

Important

Git panel is available only in AWS Cloud9 environments that are created with Amazon EC2 instances. This feature isn't accessible if you're using an SSH development environment instead of an EC2 environment.

In addition, Git panel is available by default only in new AWS Cloud9 environments that are created after December 11, 2020. We're working on enabling Git panel for development environments that were created before this date.

To access and interact with the interface, choose Window, Source Control. Alternatively, you can get to the Source Control by right-clicking anywhere in the IDE's side panels and choosing Source Control. Then, after this, choose the Git icon that's displayed in the IDE interface.

The key combination Ctrl-Shift-G can also be used to toggle the display of Git panel.

Displaying the Git panel interface
Note

Screenshots for Git panel documentation show the AWS Cloud9 IDE with the Jett Dark theme applied. Some interface elements are displayed differently if you're using the IDE with a different theme. To open the Git panel, you may choose a link with the label Source Control instead of the Git icon.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.