to_h

in lib/rugged_adapter/git_layer_rugged.rb [44:47]


      def to_h
        {:name => @name, :email => @email, :time => @time}
      end