Create versions and branches in Git
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- App Engine Studio
App developers using App Engine Studio (AES) can create versions and branches in their Git repositories.
Create a tag to link to a particular application version
Create a tag in the repository to link to a particular app version in App Engine Studio (AES).
Before you begin
- Role required: admin or sn_group_creator.app_creator
- Link an application or application-customization to source control
Procedure
What to do next
Switch branches
Application developers can switch to a different repository branch to work on another version of the application using App Engine Studio (AES).
Before you begin
- Role required: admin
- Git repository with one or more available branches.
Procedure
Create a branch
Application developers can create a branch to work on a new version of an existing app in App Engine Studio (AES).
Before you begin
- Role required: admin or sn_group_creator.app_creator
- Link an application or application-customization to source control
Procedure
What to do next
Set the default branch
Set a default branch when you want to use a branch other than main for new changes or for your main App Engine Studio (AES) development repository.
Before you begin
- Role required: admin
- Link an application or application-customization to source control
Procedure