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.
目前,我想为 OpenStack 做贡献,我是 Gerrit 的新手。在 Gerrit 中,我创建了一个新分支my_branch,但实际上我的代码非常庞大。请让我知道如何将我的代码拆分为具有相同分支的较小更改my_branch。
my_branch
Pleaas 托盘 git gui 工具 - citool、gitk。
git citool提供了选择哪些文件甚至哪些行放入新提交的可能性。
git citool
非常有用的也许还有gitk显示您的提交树的命令。gitk还可以从 gui 运行其他一些 git comman。
gitk