How can one take several top-level projects in Gerrit and move them under another “container” project?
I have a Gerrit installation within which are several related projects (each in a git repository). Another project is coming online would also use gerrit, but for the sake of tidiness I'd like to take the existing set of projects and put them under a new super-project (so that at the top level one sees the "umbrella" projects. I'd also like to retain the data we have for this (e.g., the review history). How does one go about doing something like this? Another way of looking at this is, how does one move a sub-project in gerrit from one super-project to another? Thanks to this blog post I