git init git add . git commit -m start #### git checkout -b module-3.4 #### git checkout master git merge module-3.4