steps: 1-git init 2- git add . 3-git commit -m ‘ final release’ 4- git remote add azure host URL 5-git push azure master