how to see all branches in git

Shell
git branch -agit branch -l
Source

Also in Shell: