Uses of Interface
com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilderSupport
Packages that use GitMergeBuilderSupport
-
Uses of GitMergeBuilderSupport in com.atlassian.bitbucket.scm.git.command.merge
Classes in com.atlassian.bitbucket.scm.git.command.merge with type parameters of type GitMergeBuilderSupportModifier and TypeInterfaceDescriptioninterfaceGitMergeBuilderSupport<B extends GitMergeBuilderSupport<B>>A base class for constructing builders aroundgit merge, supplying properties which are common to all usages of the command.Subinterfaces of GitMergeBuilderSupport in com.atlassian.bitbucket.scm.git.command.merge