Using Git Branches

You can use the Workbench Git GUI to make and switch between branches. A Git branch is a copy of a project that allows for changes to that branch without those changes being applied to the main project. You can use the Workbench GUI to add new branches, delete existing branches, and switch between branches.

To open the branch manager:

  1. Go to Tools > Version ControlBranches.

    The ClosedShow Branches window opens.

    Git Show Branches window