Skip to content

How to create a new branch

LuisaIckes edited this page Feb 6, 2019 · 1 revision
  1. Sign in.

  2. Go to codes (now you are on the master branch).

  3. Open drop down menu containing the branches.

  4. Type the name of the new branch (in the example below ‘issue24’).

  5. Click on “Create branch: issue24 from ‘master’”. The new branch is created from master and can be found under branches.

Hint: If you wish to create a new branch from any other branch than the master: Go to branches, select the branch you wish to start with and continue with step 4.

create a branch

Clone this wiki locally