Update document to add content of file comment.

Change-Id: I9366263033b1865cdede75c95b08c78dcb8c44fe
This commit is contained in:
Bruce Zu
2012-10-25 16:52:00 +08:00
parent 412357d98b
commit 6b0fd7650f
4 changed files with 18 additions and 16 deletions

View File

@@ -209,10 +209,12 @@ Since we are the code reviewer, we're going to review the code. To do
this we can view it within the Gerrit web interface as either a
unified or side-by-side diff by selecting the appropriate option. In
the example below we've selected the side-by-side view. In either of
these views you can add comments by double clicking on the line (or
single click the line number) that you want to comment on. Once
published these comments are viewable to all, allowing discussion
of the change to take place.
these views you can add inline comments by double clicking on the line
(or single click the line number) that you want to comment on. Also you
can add file comment by double clicking anywhere (not just on the
"Patch Set" words) in the table header or single clicking on the icon
in the line-number column header. Once published these comments are
viewable to all, allowing discussion of the change to take place.
.Side By Side Patch View
image::images/intro-quick-review-line-comment.jpg[Adding a Comment]