Files
gerrit/gerrit-server
Dave Borowitz f201492b4d Make PatchSetInserter a BatchUpdate.Op
Callers that already have a BatchUpdate can just add the inserter
directly, rather than attempting to use the alternate factory method
removed a few commits ago. The code within PatchSetInserter is much
cleaner this way. (There are no such callers yet.)

Change-Id: If267dcf1236ee1cd41681f12f5aa53834eda4013
2015-10-08 10:17:37 -04:00
..