how to make a dev and master branch code example Example: create development branch from master git $ git checkout -b development $ git push origin development