List of usage examples for org.eclipse.jgit.merge StrategyResolve subclass-usage
From source file org.eclipse.emf.compare.egit.internal.merge.StrategyRecursiveModel.java
/**
* A three-way merge strategy leaving the merging to the
* {@link org.eclipse.core.resources.mapping.ModelProvider models} if applicable, and delegating to the
* {@link org.eclipse.jgit.merge.StrategyRecursive} otherwise.
*
* @author <a href="mailto:laurent.goubet@obeo.fr">Laurent Goubet</a>