Class: GitHelper::EmptyCommit
- Inherits:
-
Object
- Object
- GitHelper::EmptyCommit
- Defined in:
- lib/git_helper/empty_commit.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
5 6 7 |
# File 'lib/git_helper/empty_commit.rb', line 5 def execute GitHelper::LocalCode.new.empty_commit end |