the git branch currently in use
Show Source
<def tag='git-branch'> <%= File.basename(`git symbolic-ref HEAD`) -%> </def>