]
Stefan Bunciak closed JBIDE-10624.
----------------------------------
Verified on SVN.
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: