Skip to main content

Branch Development

The Branch Development feature in PowerMove enables users to effectively manage and work on different features in parallel. This feature allows users to create branches for a solution and establish a dedicated development environment for each branch, facilitating parallel development and feature testing, this feature will later also accommodate test environments for branches.

Creating a Branch

To create a new branch for a solution in PowerMove:

  1. Navigate to the solution for which you want to create a branch.
  2. Locate the Branches area under the Development tab.
  3. Click on the Create Branch button.
  4. Enter the name for the new branch.
  5. Confirm the creation of the branch.

Deleting a Branch

To delete a branch for a solution:

  1. Navigate to the solution for wich you want to delete a branch.
  2. Locate the Branches area under the Development tab.
  3. Click on the three dots that will open a menu.
  4. Click on Delete Branch and write the name of the branch and click Delete (Note: You cannot delete a branch if the branch has a development environment).