how to remove remote origin that already exist 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