# File lib/r10k/git/shellgit/base_repository.rb, line 28
  def branches
    for_each_ref('refs/heads')
  end