# File lib/rugged_adapter/git_layer_rugged.rb, line 550
      def bare
        @repo.bare?
      end