# File lib/r10k/git/rugged/thin_repository.rb, line 50
  def checkout(ref)
    super(@cache_repo.resolve(ref))
  end