On Thu, Mar 22, 2012 at 1:22 AM, Max Semenik maxsem.wiki@gmail.com wrote:
Well done, Roan! Is there a way to join several related recommits in Gerrit for easier review?
Not really, unless you do what Antoine said (squash them together and resubmit).
Also note that some of the changes I submitted depend on each other. For instance, if B was a followup of A, I have submitted them such that B depends on A. Gerrit knows this and will not merge B, even if it's approved, unless A is also approved and ready to be merged.
Roan