Source code repository source-code-repository

Learn about the Git repository that is provisioned for each program you have in Cloud Manager.

Cloud Manager repository cloud-manager-repository

Your AEM Managed Services subscription includes a source code repository provisioned and managed by Adobe. Each program is assigned a unique Git repository, where your associated code is stored and secured.

As a best practice, always use the Cloud Manager Git repository, which comes empty, without any branches configured or sample projects. Cloud Manager provides a private access token for its Git repository, letting you use any Git client to create branches, manage code, retrieve commit history, and more.

For more information on how to set up branches in Git, see Configuring Release Branches.

To learn more about how to use the Cloud Manager Git repository with the CI/CD pipeline, see Configure Production Pipelines and Configuring Non-Production Pipelines.

On-premises repository on-premise-repository

If you have an existing Git repository and want to continue using it, use Git’s feature for multiple remote repositories. Development continues in your Git repository. When a release branch is ready for deployment to production, you can push your latest code to the Cloud Manager Git repository and trigger the Cloud Manager CI/CD pipeline.

To view common Git commands, see the Git Reference Guide.

recommendation-more-help
experience-manager-cloud-manager-help-main-toc