Git - Remote Repositories
After running
git remote add origin https://example.com/repo.git, which command shows the URL of the remote named 'origin'?