Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个名为“branchT”的本地主题分支,它与名为“branchM”的远程主分支进行了 2 次连续合并,我怎样才能将合并提交推送到 gerrit 以供审查,其中包含我的“branchT”中的所有内容,包括 2 个合并结果.
谢谢!
你真的不应该使用 gerrit 合并。在我看来,git reabse是gerrit的朋友。
git reabse
相信我,合并会让你的 gerrit 完全一团糟。
你可以更详细地描述你的问题,现在我不能给你更多好的建议。
兄弟,蒂姆