| Package | Description |
|---|---|
| com.atlassian.bitbucket.scm.git.command | |
| com.atlassian.bitbucket.scm.git.command.merge |
| Class and Description |
|---|
| GitMerge |
| GitMergeBase |
| Class and Description |
|---|
| GitMergeBaseBuilder |
| GitMergeBaseBuilderSupport |
| GitMergeBaseIndependentBuilder |
| GitMergeBuilder
A builder which can be used to construct a
command for running
git merge. |
| GitMergeBuilderSupport
A base class for constructing builders around
git merge, supplying properties which are common to all
usages of the command. |
| GitMergeException |
| GitMergeFastForward
Describes the possible fast-forward settings for
git merge. |
| GitSquashMergeBuilder
A builder which can be used to construct a
command for running
git merge --squash. |
Copyright © 2019 Atlassian. All rights reserved.