Uses of Class
org.eclipse.jgit.merge.MergeAlgorithm
-
Packages that use MergeAlgorithm Package Description org.eclipse.jgit.merge Content and commit history merge algorithms. -
-
Uses of MergeAlgorithm in org.eclipse.jgit.merge
Fields in org.eclipse.jgit.merge declared as MergeAlgorithm Modifier and Type Field Description protected MergeAlgorithm
ResolveMerger. mergeAlgorithm
our merge algorithmMethods in org.eclipse.jgit.merge that return MergeAlgorithm Modifier and Type Method Description private static MergeAlgorithm
ResolveMerger. getMergeAlgorithm(Config config)
-