git view all remote branch code example Example 1: show all remote branches git git branch -r Example 2: show all remote branches git git ls-remote --heads <remote-name>