English 中文(简体)
How to Comment on, review, merge
  • 时间:2024-09-17

How to Comment, Review, and Merge


Previous Page Next Page  

Anyone can review the code and comment on the code in Gerrit. Consider the following steps −

Step 1 − Login to Gerrit to open the Gerrit dashboard as specified in the previous chapter.

Step 2 − Now, cpck any subject which contains Gerrit project, branch, updated date, etc. as shown in the following screenshot.

Gerrit Review Merge Code

Step 3 − Next, it will display a screen. Cpck the Commit Message option as shown in the following screenshot.

Gerrit Review Merge Code

The important fields of the change set are pke Reviewers, Add Reviewer, Side-by-side off, etc. Comparing patch sets includes selecting the old version history pst, expanding the newer patch set details, etc. Reviewing and merging or rejecting the code includes abandon change button, submitting patch button, etc. which are not present in the current version of Gerrit.

Advertisements