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

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Tue Jan 24 10:17:18 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-10624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661447#comment-12661447 ] 

Andre Dietisheim commented on JBIDE-10624:
------------------------------------------

push force is now implemented (and tested) and committed to TRUNK (Beta1). I'll now look into the edge cases.
                
> 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