Gerrit Change has Status:Submitted, Merge Pending, how to solve it?

前端 未结 7 1601
不知归路
不知归路 2020-12-17 10:12

The Gerrit system is only used by us several people. Once there is a Change A, and its status is: \"Submitted, Merge Pending\". The change list in the \"open\" web page. Als

7条回答
  •  再見小時候
    2020-12-17 10:54

    What Greg states is correct, an automatic merge is not possible. It is possible to incorporate just A by using Gerrit's "cherry pick" option (essentially a manual merge). Unfortunately, this will not remove the "Merge Pending" status of Gerrit. I usually write a comment to this effect, if the Contributor cannot be troubled to rebase.

提交回复
热议问题