# File lib/rugged_adapter/git_layer_rugged.rb, line 157
      def exist?
        ::File.exists?(@repo.path)
      end