Uses of Package
com.atlassian.bitbucket.scm.git.command.merge
Packages that use com.atlassian.bitbucket.scm.git.command.merge
Package
Description
-
Classes in com.atlassian.bitbucket.scm.git.command.merge used by com.atlassian.bitbucket.scm.git.commandClassDescription
-
Classes in com.atlassian.bitbucket.scm.git.command.merge used by com.atlassian.bitbucket.scm.git.command.mergeClassDescriptionA builder which can be used to construct a
command
for runninggit merge
.A base class for constructing builders aroundgit merge
, supplying properties which are common to all usages of the command.Describes the possible fast-forward settings forgit merge
.An exception that is thrown when the merge fails due to some error related to chosen merge strategy.A builder which can be used to construct acommand
for runninggit merge --squash
.