Class MergeInput


  • public class MergeInput
    extends Object
    • Field Detail

      • source

        public String source
        source can be any Git object reference expression.
        See Also:
        gitrevisions(7)
      • strategy

        public String strategy
        strategy name of the merge strategy.
        See Also:
        MergeStrategy
    • Constructor Detail

      • MergeInput

        public MergeInput()