# File lib/r10k/git/rugged/bare_repository.rb, line 60
  def exist?
    @path.exist?
  end