# File lib/r10k/git/working_dir.rb, line 112
  def current
    R10K::Git::Head.new('HEAD', self)
  end