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
3 4 5 |
# File 'lib/git_helper/empty_commit.rb', line 3 def execute GitHelper::LocalCode.new.empty_commit end |