Sha256: a3500a226f70fa428f2bbc0c41f3ce66548686ad694cfb32e5f8ea5fd1d84ab0

Contents?: true

Size: 119 Bytes

Versions: 12

Compression:

Stored size: 119 Bytes

Contents

module GitHelper
  class CleanBranches
    def execute
      GitHelper::LocalCode.new.clean_branches
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

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