Link Search Menu Expand Document

Creating a new branch

Create your own branch off of the develop branch:

$ git checkout -b <new-branch-name>

Contact Joe Robertson (joseph.robertson@nrel.gov) for more information.