Как проверить, в каком браке мы находимся в git

git branch -a # it will show an astrick * like *master
git branch --show-current # source == git remote --help
fast_and_the_curious