4 examples for git remote
# Change the URL for origin to https://github.com/USERNAME/OTHERREPOSITORY.git git remote set-url origin https://github.com/USERNAME/OTHERREPOSITORY.git
# Change the URL for origin to https://github.com/USERNAME/OTHERREPOSITORY.git git remote set-url origin https://github.com/USERNAME/OTHERREPOSITORY.git