get all the git branches list in the git repository code example Example 1: how to see all branches in git git branch -a Example 2: git list remote branches git branch -r