Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

At some point you want to leave the current branch (often called 'Trunk') stable and you want to create new functionality in a new separate branch. As soon as this new functionality is tested and ok you want to merge it back to your current branch.

To do this you have create a new branch. To be able to do this make sure you registered all changes. If you have done that you should go to 'File' > 'Home'. Click on 'Version management'.

<picture>

Select the correct repository on the bottom and the correct project on top of the left bar. In the ribbon some options appear. One of them are 'New branch'.

<picture>

Enter a name of your new branch.

<picture>

... 

Step-by-step guide

  1.  

UI Text Box
typenote

...