修改同一個 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 .

posted @ 2020-02-26 16:19  wangchangruei  阅读(137)  评论(0编辑  收藏  举报