Commands git add . git commit -m "Adding to the repository" git push git pull git branch git checkout -b branch1 git push --set-upstream origin branch1 git merge branch1