1. Home
  2. Git
  3. List remote branches

This command will list all remote branches. Useful if you want to push changes to multiple repositories.

#git
git remote -v
copy
Full Git cheatsheet