Update Git Branch

In this video tutorial, you will learn how to update the Git branch for your project.

Steps to Update Git Branch

  1. Log in to CloudStation: Open your web browser and navigate to the CloudStation login page. Enter your credentials to log in.

  2. Navigate to Your Project: Once logged in, go to the dashboard and select the project for which you want to update the Git branch.

  3. Access Project Settings: In the project dashboard, click on the "Settings" tab located in the sidebar.

  4. 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.
  5. Save Changes: After updating the Git brunch settings, click the "Save" button to apply the changes.

  6. 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