开发者

Gerrit Update Patch to Latest Code

How do I update my patch on gerrit to latest code without making any merge commits? My patch is a few commits behind and I don't want to make a new patc开发者_JAVA百科h on gerrit.


git rebase origin/master

Works and will fix conflicts when needed.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜