Class RebaseInput


  • public class RebaseInput
    extends Object
    • Field Detail

      • allowConflicts

        public boolean allowConflicts
        Whether the rebase should succeed if there are conflicts.

        If there are conflicts the file contents of the rebased change contain git conflict markers to indicate the conflicts.

    • Constructor Detail

      • RebaseInput

        public RebaseInput()