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:
- Navigate to the solution for which you want to create a branch.
- Locate the Branches area under the Development tab.
- Click on the Create Branch button.
- Enter the name for the new branch.
- Confirm the creation of the branch.
Deleting a Branch
To delete a branch for a solution:
- Navigate to the solution for wich you want to delete a branch.
- Locate the Branches area under the Development tab.
- Click on the three dots that will open a menu.
- 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).