Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10624

Implement 'force push' in EgitUtils

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.Beta1
    • 3.3.0.M5
    • openshift
    • None

      Inside EgitUtils, the method signatures for push have been changed to support a "force" flag. However the guts of the method have not been modified to respect this parameter.

      private static PushOperationResult push(Repository repository, RemoteConfig remoteConfig,
      boolean force, IProgressMonitor monitor) throws CoreException {

            adietish@redhat.com André Dietisheim
            rob.stryker Rob Stryker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: