git command to have all branches code example Example 1: how to see all branches in git git branch -a Example 2: get all remote branches git fetch --all