git check all origin branches code example Example 1: show all remote branches git git branch -r Example 2: show all remote branches git git remote show <remote-name>