Connect with a remote repo to share the commits
git remote add <name> <url> git push -u origin master # display all remote repos that currently connected with git remote -v