Meu espaço na net!
About
Livros
git
Apr 25, 2014
How to get current branch name
BRANCH
=
`
git rev-parse
--abbrev-ref
HEAD
`