Answers for "change repository remote to new github"

69

git change remote origin

git remote set-url origin new.git.url/here
Posted by: Guest on March-29-2020
17

change remote repository git

git remote set-url origin [email protected]:/your-repository.git
Posted by: Guest on March-22-2020

Code answers related to "change repository remote to new github"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language