You want to add two remotes to your local Git repo: one named 'origin' for the main repo and another named 'backup' for a mirror. Which commands correctly add both remotes?
hard📝 Workflow Q8 of 15
Git - Remote Repositories
You want to add two remotes to your local Git repo: one named 'origin' for the main repo and another named 'backup' for a mirror. Which commands correctly add both remotes?