I already have a remote origin but want to add a new one code example
Example 1: fatal: remote origin already exists.
git remote set-url origin https://github.com/your/repository
Example 2: fatal: remote origin already exists.
git remote set-url origin https://github.com/your/repository