Returns:
9 10 11 12
# File 'lib/avm/git/scms/git/branches.rb', line 9 def head_branch ::Avm::Git::Scms::Git::Branch.new(self, git_repo.current_branch) end