参考:https://blog.csdn.net/liuxu0703/article/details/54343626
比如:
gerrit配置如下(允许开发者pbb可以强制合入):
提交:git push origin HEAD:refs/for/master%submit
gerrit 不经代码审核直接push进库的方法
原文:https://www.cnblogs.com/zndxall/p/13079568.html