Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 192 Bytes

File metadata and controls

7 lines (5 loc) · 192 Bytes

Changing a remote's URL

The "$ git remote set-url" command changes an existing remote repository URL.

git remote set-url origin https://github.com/USERNAME/OTHERREPOSITORY.git