Answers for "how do you change the origin you're working from using git"

92

how to change git remote origin

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

Code answers related to "how do you change the origin you're working from using git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language