git check wich branch on code example Example 1: how to see all branches in git git branch -a Example 2: get current branch name git git rev-parse --abbrev-ref HEAD