Use this command to add another url to an existing remote in a git repository. Pushing to the remotee will update all repositories.
git remote set-url origin --add --push [email protected]:alfunx/foo
Use this command to add another url to an existing remote in a git repository. Pushing to the remotee will update all repositories.
git remote set-url origin --add --push [email protected]:alfunx/foo