how to do git remote add code example
Example 1: git remote add
git remote add origin https://github.com/user/repo.git
Example 2: set git origin
git remote add origin [email protected]:portfolio/space.space_name.git
git remote add origin https://github.com/user/repo.git
git remote add origin [email protected]:portfolio/space.space_name.git