Sha256: 5a14592c2239515f6abe5ea4838ab75bbbc3908755305206aaf802160bf2e1f7

Contents?: true

Size: 130 Bytes

Versions: 12

Compression:

Stored size: 130 Bytes

Contents

module GitHelper
  class ForgetLocalCommits
    def execute
      GitHelper::LocalCode.new.forget_local_commits
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
git_helper-3.3.1 lib/git_helper/forget_local_commits.rb
git_helper-3.3.0 lib/git_helper/forget_local_commits.rb
git_helper-3.2.2 lib/git_helper/forget_local_commits.rb
git_helper-3.2.1 lib/git_helper/forget_local_commits.rb
git_helper-3.2.0 lib/git_helper/forget_local_commits.rb
git_helper-3.1.3 lib/git_helper/forget_local_commits.rb
git_helper-3.1.2 lib/git_helper/forget_local_commits.rb
git_helper-3.1.0 lib/git_helper/forget_local_commits.rb
git_helper-3.0.1 lib/git_helper/forget_local_commits.rb
git_helper-3.0.0 lib/git_helper/forget_local_commits.rb
git_helper-2.0.2 lib/git_helper/forget_local_commits.rb
git_helper-2.0.1 lib/git_helper/forget_local_commits.rb