class GitHelper::EmptyCommit
Public Instance Methods
execute()
click to toggle source
# File lib/git_helper/empty_commit.rb, line 5 def execute GitHelper::LocalCode.new.empty_commit end
# File lib/git_helper/empty_commit.rb, line 5 def execute GitHelper::LocalCode.new.empty_commit end