public static interface ReplaceOp.Factory
Modifier and Type | Method and Description |
---|---|
ReplaceOp |
create(ProjectControl projectControl,
Branch.NameKey dest,
boolean checkMergedInto,
PatchSet.Id priorPatchSetId,
org.eclipse.jgit.revwalk.RevCommit priorCommit,
PatchSet.Id patchSetId,
org.eclipse.jgit.revwalk.RevCommit commit,
PatchSetInfo info,
java.util.List<java.lang.String> groups,
com.google.gerrit.server.git.ReceiveCommits.MagicBranchInput magicBranch,
org.eclipse.jgit.transport.PushCertificate pushCertificate) |
ReplaceOp create(ProjectControl projectControl, Branch.NameKey dest, boolean checkMergedInto, PatchSet.Id priorPatchSetId, org.eclipse.jgit.revwalk.RevCommit priorCommit, PatchSet.Id patchSetId, org.eclipse.jgit.revwalk.RevCommit commit, PatchSetInfo info, java.util.List<java.lang.String> groups, com.google.gerrit.server.git.ReceiveCommits.MagicBranchInput magicBranch, org.eclipse.jgit.transport.PushCertificate pushCertificate)