Answers for "do i always have to run git remote add origin if m pushing to a new repository"

6

fatal: remote origin already exists.

git remote set-url origin https://github.com/your/repository
Posted by: Guest on May-03-2020

Code answers related to "do i always have to run git remote add origin if m pushing to a new repository"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language