Git remote
git remote -v list existing remote
git remote -v
git remote set-url <repo-url> set remote using HTTP / SSH
git remote set-url <repo-url>
Last updated 2 years ago