修改同一個 gerrit number

Posted youchihwang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了修改同一個 gerrit number相关的知识,希望对你有一定的参考价值。

cherry pick 一個 gerrit number 到 local,
修改完後,
再 push 到同一個 gerrit number

cd the git project you want to modify
repo start xxx
cherry pick
modify
git add
git commit --amend, 不用修改
repo upload .

以上是关于修改同一個 gerrit number的主要内容,如果未能解决你的问题,请参考以下文章

Gerrit使用简介

gerrit原理

Gerrit安装与做冷备份实战

如何在gerrit中修改已提交的change

如何在gerrit中修改已提交的change

如何在gerrit中修改已提交的change