Uses of Class
org.eclipse.jgit.merge.MergeConfig
-
Packages that use MergeConfig Package Description org.eclipse.jgit.merge Content and commit history merge algorithms. -
-
Uses of MergeConfig in org.eclipse.jgit.merge
Methods in org.eclipse.jgit.merge that return MergeConfig Modifier and Type Method Description static MergeConfigMergeConfig. getConfigForCurrentBranch(Repository repo)Methods in org.eclipse.jgit.merge that return types with arguments of type MergeConfig Modifier and Type Method Description static Config.SectionParser<MergeConfig>MergeConfig. getParser(String branch)
-