how to set get remote code example
Example 1: git check upstream url
git remote show origin
Example 2: set git origin
git remote add origin [email protected]:portfolio/space.space_name.git
git remote show origin
git remote add origin [email protected]:portfolio/space.space_name.git