git remote -v
Term side of the Card
Topic: Git Commands - Remote Repo
Unit title: git remote -v
Categories: Command
Explanation side of the Card
Explanation: The command that displays the URLs of remote repositories linked to the local repository. It provides a quick reference to all connected remotes and their fetch/push URLs.