Class MergeBranchHelper


  • public final class MergeBranchHelper
    extends java.lang.Object
    A MergeBranch Handler. This allows to merge a branch.
    Author:
    Eugen Neufeld
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void mergeBranch​(InternalProject project, org.eclipse.swt.widgets.Shell shell)
      Merges a branch into the selected InternalProject.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • mergeBranch

        public static void mergeBranch​(InternalProject project,
                                       org.eclipse.swt.widgets.Shell shell)
        Merges a branch into the selected InternalProject. Delegates to UIMergeController.
        Parameters:
        project - the InternalProject to merge into
        shell - the Shell