Class MergeOptions


  • public class MergeOptions
    extends Object
    Set of VCS-specific options for merge operation.
    • Constructor Detail

      • MergeOptions

        public MergeOptions()
      • MergeOptions

        public MergeOptions​(@NotNull
                            Map<String,​String> options)
    • Method Detail

      • getOption

        @Nullable
        public String getOption​(@NotNull
                                String name)
      • getSourceBranchName

        @Nullable
        public String getSourceBranchName()
        Returns:
        logical name of source branch
        Since:
        2019.1