Class CherryPick


  • public class CherryPick
    extends Object
    • Constructor Detail

      • CherryPick

        public CherryPick​(Git git,
                          String targetBranch,
                          String... commits)
    • Method Detail

      • execute

        public void execute()