gerrit 上执行 cherry-pick报错:Cannot create new patch set of change xxx brcause it is abandoned
gerrit 上执行 cherry-pick 操作出现,某个分支 abandoned:Cannot create new patch set of change xxx brcause it is abandoned。只能在页面点 restore 回来,然后在 git 本地改好,使用相同的 change-id,再 git push 上来。解决方案:相同的 change-id,只能在一个仓库一个分支上出现一次。
原创
2023-03-31 15:49:05 ·
1146 阅读 ·
1 评论