Uses of Class
org.eclipse.jgit.merge.MergeConfig
Packages that use MergeConfig
-
Uses of MergeConfig in org.eclipse.jgit.merge
Methods in org.eclipse.jgit.merge that return MergeConfigModifier and TypeMethodDescriptionstatic MergeConfigMergeConfig.getConfigForCurrentBranch(Repository repo) Get merge configuration for the current branch of the repositoryMethods in org.eclipse.jgit.merge that return types with arguments of type MergeConfigModifier and TypeMethodDescriptionstatic final Config.SectionParser<MergeConfig>Get a parser for use withConfig.get(SectionParser)