lib/release_tools/cherry_pick.rb (4 lines of code) (raw):

# frozen_string_literal: true module ReleaseTools module CherryPick end end