Git set new remote origin URL

By.

min read

My profile

Share this:
git remote set-url origin URL_HERE

error while adding a remote for the first time ( meaning you only worked locally ) ?

git remote add origin URL_HERE

Now force all your data to the empty repo.

Share this:

Leave a Reply

Your email address will not be published. Required fields are marked *