Class GitUtils


  • public final class GitUtils
    extends Object
    • Method Detail

      • cloneRepository

        public static void cloneRepository​(ServiceContext serviceContext,
                                           String repository)
      • checkoutBranch

        public static void checkoutBranch​(ServiceContext serviceContext,
                                          String branch)