Class RebaseChangeEditInput

java.lang.Object
com.google.gerrit.extensions.api.changes.RebaseChangeEditInput

public class RebaseChangeEditInput extends Object
  • Field Details

    • 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 Details

    • RebaseChangeEditInput

      public RebaseChangeEditInput()