git remote add origin https://user@bitbucket.org/example/project1.git git push -u origin --all git push -u origin --tags