Git Update Origem remota
git remote set-url origin new.git.url/here
Kasmin Nicko
git remote set-url origin new.git.url/here
# change remote url
git remote set-url origin https://github.com/USERNAME/REPOSITORY.git
git remote set-url origin [email protected]:/your-repository.git
git remote add origin [email protected]:portfolio/space.space_name.git
git remote add origin [email protected]:nikhilbhardwaj/abc.git
git remote add origin [email protected]:User/UserRepo.git