#020 git remote -v

How to list remotes

To get the list of remotes use git remote -v

Command Description
remote Command to manage remotes
-v Flag to show remote details
extra information Without using the flag -v you will only see the name of each remote