5 ms·
"CL"/"Change List" is the lingo for the Gerrit code review tool, which is how all contributions to Go happen. Creating a GitHub PR simply triggers a bot to cre
by LukeShu 8mo ago
"CL"/"Change List" is the lingo for the Gerrit code review tool, which is how all contributions to Go happen. Creating a GitHub PR simply triggers a bot to create a Gerrit CL, which is where all discussion about the "PR" happens and where the "accept" button gets clicked.
- 8n4vidtmkvmk 8mo agoIs Gerrit the same as Critique?
- tonfa 8mo agoIt's a descendant of critique's predecessor (Mondrian) https://www.gerritcodereview.com/about.html https://www.gerritcodereview.com/about.html