| Package | Description |
|---|---|
| com.atlassian.bitbucket.scm.git.command.merge |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GitMergeBuilderSupport<B extends GitMergeBuilderSupport<B>>
A base class for constructing builders around
git merge, supplying properties which are common to all
usages of the command. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GitMergeBuilder
A builder which can be used to construct a
command for running
git merge. |
interface |
GitSquashMergeBuilder
A builder which can be used to construct a
command for running
git merge --squash. |
Copyright © 2019 Atlassian. All rights reserved.