public class MergeInput extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
source
source can be any Git object reference expression. |
String |
strategy
strategy name of the merge strategy. |
| Constructor and Description |
|---|
MergeInput() |
public String source
source can be any Git object reference expression.public String strategy
strategy name of the merge strategy.MergeStrategy