git view all branch code example Example 1: how to see all branches in git git branch -a Example 2: get all the branch in git git fetch --all