Remote

Git remote

  • git remote -v list existing remote

  • git remote set-url <repo-url> set remote using HTTP / SSH

Last updated