git make develop as master code example Example: create development branch from master git $ git checkout -b development $ git push origin development