do i always have to run git remote add origin if m pushing to a new repository code example
Example: fatal: remote origin already exists.
git remote set-url origin https://github.com/your/repository
git remote set-url origin https://github.com/your/repository