Hey folks, This wasn't obvious for me, so I figured I'd share it. If you want to review your Gerrit changes on the Gerrit UI before sending e-mail to the community, you can run something like:
git push asf-gerrit HEAD:refs/drafts/master This will give you a URL that you can browse to, and you can even run https://jenkins.impala.io/view/Utility/job/pre-review-test/ against it. No e-mails are sent! Once you've looked it over, you can hit 'Publish' on the web UI, and, boom, e-mails. Cheers, -- Philip