Class: GitHelper::EmptyCommit

Inherits:
Object
  • Object
show all
Defined in:
lib/git_helper/empty_commit.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



3
4
5
# File 'lib/git_helper/empty_commit.rb', line 3

def execute
  GitHelper::LocalCode.new.empty_commit
end