# File lib/rugged_adapter/git_layer_rugged.rb, line 522
      def commit
        Gollum::Git::Commit.new(@ref.target)
      end