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