Create a new local branch

Branching is highly recommended when using Git. If you create a new feature or work on a bugfix, create a new branch before you change something.

  1. Switch to new branch

    Right click on Saros in your Package Explorer an select TeamSwitch ToNew Branch

  2. Sandbox branch

    Choose as Branch name sandbox and click Finish

  3. Confirmation

    The last word in the brackets of your Package Explorer should be sandbox. This means that you are on the branch sandbox.