Sha256: 586286bc441be3e7cce599c05e2462831ee95026b65b6729319cfecca47ab099

Contents?: true

Size: 115 Bytes

Versions: 12

Compression:

Stored size: 115 Bytes

Contents

module GitHelper
  class EmptyCommit
    def execute
      GitHelper::LocalCode.new.empty_commit
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
git_helper-3.3.1 lib/git_helper/empty_commit.rb
git_helper-3.3.0 lib/git_helper/empty_commit.rb
git_helper-3.2.2 lib/git_helper/empty_commit.rb
git_helper-3.2.1 lib/git_helper/empty_commit.rb
git_helper-3.2.0 lib/git_helper/empty_commit.rb
git_helper-3.1.3 lib/git_helper/empty_commit.rb
git_helper-3.1.2 lib/git_helper/empty_commit.rb
git_helper-3.1.0 lib/git_helper/empty_commit.rb
git_helper-3.0.1 lib/git_helper/empty_commit.rb
git_helper-3.0.0 lib/git_helper/empty_commit.rb
git_helper-2.0.2 lib/git_helper/empty_commit.rb
git_helper-2.0.1 lib/git_helper/empty_commit.rb