Remote¶verify remote url¶git remote -v change remote url¶git remote set-url origin https://github.com/usr/repo.git add remote¶git remote add upstream https://github.com/prj/repo.git show remote branches¶gt remote -vv