Help center

    Start for free    Sign in search

      Get Started Add Content Billing FAQs

      Version control and branching

      Thy Nguyen

      Updated on April 18th, 2023

      Table of Contents

      What is branching?

      The development process often requires you to work on multiple branches. Grids can be branched to enable version control and allow testing to be performed in isolation.

      When opening a Grid, a single branched called Master is displayed by default (this is displayed in the header).

      mceclip0.png

      Create a Branch

      To create a branch:

      1. In the header, click Master to view the drop-down menu.
      2. Select Create New Branch. The Create Branch popup box displays the Grid and version this branch will branch from.
      3. Enter a Branch name and click Save

      The new branch will be displayed and will be added to the list of available versions in the header drop-down menu.

      The branch selected in the header drop-down menu is the one where changes are being made.

      Create_new_Branch.gif

      Version control

      Merge a Branch

      To merge a branch with the master branch:

      1. Click on the right sidebar and select mceclip2.png icon.
      2. Check the Current Branch.
      3. Select Merge branch to merge changes into another branch.
      4. Click Compare changes to view changes if necessary. The records and the content that have been edited will be highlighted in one of the colors: blue (updated), red (deleted), green (added).
      5. Select one of the Merge options - Add & Update, Update, Add, Override.
      6. Click Merge.Merge_Branch.gif

      Delete branch

      1. Click on the right sidebar and select mceclip2.png icon.
      2. Check the Current Branch.
      3. Select Delete branch to delete this branch.
      4. Confirm and select Delete.

      Delete_Branch.gif

      Was this article helpful?


      0 out of 0 found this helpful

      Still need some help?

      Contact Support