[jbosstools-issues] [JBoss JIRA] (JBIDE-10624) Implement 'force push' in EgitUtils

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri Jan 13 02:40:21 EST 2012


Rob Stryker created JBIDE-10624:
-----------------------------------

             Summary: Implement 'force push' in EgitUtils
                 Key: JBIDE-10624
                 URL: https://issues.jboss.org/browse/JBIDE-10624
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: openshift
    Affects Versions: 3.3.0.M5
            Reporter: Rob Stryker
            Assignee: Andre Dietisheim
             Fix For: 3.3.0.Beta1


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 {

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list