Jan Walraven
DevOps



Menu
Categories:
Posted on

Change remote origin url

$ git remote set-url origin https://github.com/repo.git

Check URL

$ git remote -v