git add *
git commit -m "here goes the message"
git push
git clone <https://github.com/sandeepgangarapu/UMAA.git>
git checkout -b new_branch git checkout different_branch
git push --set-upstream origin new_branch