to know all the branches in local git 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