Update Git Branch
In this video tutorial, you will learn how to update the Git branch for your project.
Steps to Update Git Branch
-
Log in to CloudStation: Open your web browser and navigate to the CloudStation login page. Enter your credentials to log in.
-
Navigate to Your Project: Once logged in, go to the dashboard and select the project for which you want to update the Git branch.
-
Access Project Settings: In the project dashboard, click on the "Settings" tab located in the sidebar.
-
Switch to the Desired Branch:
- Find the "Git Branch" field within the Build settings section.
- Select the branch you want to switch to.
- Click on the branch name to switch to it.
-
Save Changes: After updating the Git brunch settings, click the "Save" button to apply the changes.
-
Deploy Changes: Go to the deployment section and deploy the changes. Wait for the deployment to complete.
Additional Information
- Branch Naming Conventions: Follow your team's branch naming conventions to keep the repository organized.
- Merge Conflicts: Be aware of potential merge conflicts when switching branches and pulling changes. Resolve conflicts as needed.
- Support: If you encounter any issues while updating the Git branch, contact your team's support for assistance. Support Team.
Edit this file on GitHub