Sha256: a3c36637b11c5109a94c296e3678777fe048651dff12b20a649a6778ea3cb89f

Contents?: true

Size: 206 Bytes

Versions: 8

Compression:

Stored size: 206 Bytes

Contents

module Saddler
  module Reporter
    module Github
      # Patch
      #
      # @see https://github.com/packsaddle/ruby-git_diff_parser
      class Patch < GitDiffParser::Patch
      end
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
saddler-reporter-github-2.1.0 lib/saddler/reporter/github/patch.rb
saddler-reporter-github-2.0.0 lib/saddler/reporter/github/patch.rb
saddler-reporter-github-1.0.0 lib/saddler/reporter/github/patch.rb
saddler-reporter-github-0.4.0 lib/saddler/reporter/github/patch.rb
saddler-reporter-github-0.3.0 lib/saddler/reporter/github/patch.rb
saddler-reporter-github-0.2.2 lib/saddler/reporter/github/patch.rb
saddler-reporter-github-0.2.1 lib/saddler/reporter/github/patch.rb
saddler-reporter-github-0.2.0 lib/saddler/reporter/github/patch.rb