How to abandon all changes of an entire patchset at once in Gerrit?

六眼飞鱼酱① 提交于 2020-01-16 12:34:04

问题


Due to our workflow, I have to abandon changes often, and now I'm doing it by going over every single commit and clicking abandon.

But that is getting tiring, is there a way to abandon the entire patchset and all parents in one go, just like I can submit including parents?

I was hoping for a web UI method, but if not possible, I might also give the gerrit CLI tool a try: https://gerrit-review.googlesource.com/Documentation/cmd-review.html

Related for a topic: How to abandon a whole topic on Gerrit?

Tested in Gerrit 3.1.0.

来源:https://stackoverflow.com/questions/58856648/how-to-abandon-all-changes-of-an-entire-patchset-at-once-in-gerrit

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!