Answers for "how change git origin"

92

how to change git remote origin

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

set git origin

git remote add origin [email protected]:portfolio/space.space_name.git
Posted by: Guest on April-01-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language