# File lib/rugged_adapter/git_layer_rugged.rb, line 625
      def keys
        @tree.map{|entry| entry[:name]}
      end