GIT add new remote to bitbucket

git remote add origin https://username@bitbucket.org/username/reponame.git git add git commit git push –set-upstream origin master

Published
Categorized as GIT