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