@ -7,6 +7,9 @@
In the lower right hand corner of the IDE will be displayed the current branch that is checked out from the repository. The branch **master** reflects the current codebase running in production. All new branches should be sourced from origin.master.

Click on the branch name then checkout origin->master from the repository.


