how to switch from master to develop branch in git code example Example: creating new branch in git Create a new branch named issue1. $ git branch testing