git remote add existing repo code example
Example 1: set git origin
git remote add origin [email protected]:portfolio/space.space_name.git
Example 2: how to add a repository to github
git & github
git remote add origin [email protected]:portfolio/space.space_name.git
git & github