如何检查远程URL

$ git remote -v

Command
git
Description
列出远程仓库及其URL。
Deep Dive
-v: Verbose(详细信息)。