Sha256: ff32f7441b6b0d3b3157a8aed1c299fa2fdb11f10a801dfc97cebaf55d8d7d1b
Contents?: true
Size: 151 Bytes
Versions: 1
Compression:
Stored size: 151 Bytes
Contents
require_relative './local_code.rb' module GitHelper class EmptyCommit def execute GitHelper::LocalCode.new.empty_commit end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
git_helper-2.0.0 | lib/git_helper/empty_commit.rb |