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.
Gerrit 是否像phabricator那样支持内联注释?
有人可以帮我理解吗?
是的,当然,这是 Gerrit 的主要功能之一。这是我在 Android Gerrit 实例上快速找到的一个随机示例:https ://android-review.googlesource.com/#/c/31832/2/libc/bionic/libc_init_dynamic.c
在 gerrit 页面展开文件中,选择要注释的代码块。将出现工具提示“按评论”。
按此工具提示并输入评论。要发布对此提交的评论回复。