[coreboot-gerrit] Change in ...coreboot[master]: Documentation: Clarify workflow for cloning coreboot from Gerrit.

Patrick Georgi (Code Review) gerrit at coreboot.org
Tue Dec 4 11:25:05 CET 2018


Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/30025 )

Change subject: Documentation: Clarify workflow for cloning coreboot from Gerrit.
......................................................................

Documentation: Clarify workflow for cloning coreboot from Gerrit.

Documentation that was there seems to reference and older version.

Signed-off-by: Michael Bacarella <michael.bacarella at gmail.com>
Change-Id: I3709613ae065153123d00801ea1b4ff86b100264
Reviewed-on: https://review.coreboot.org/c/30025
Reviewed-by: Angel Pons <th3fanbus at gmail.com>
Reviewed-by: Patrick Georgi <pgeorgi at google.com>
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
---
M Documentation/lessons/lesson2.md
1 file changed, 7 insertions(+), 6 deletions(-)

Approvals:
  build bot (Jenkins): Verified
  Patrick Georgi: Looks good to me, approved
  Angel Pons: Looks good to me, approved



diff --git a/Documentation/lessons/lesson2.md b/Documentation/lessons/lesson2.md
index 2693bac..a95dd80 100644
--- a/Documentation/lessons/lesson2.md
+++ b/Documentation/lessons/lesson2.md
@@ -60,12 +60,13 @@
 
 ## Part 3: Clone coreboot and configure it for submitting patches
 
-Go to the **Projects** tab in the upper left corner and select **List**.
-From the dropdown menu that appears, select "coreboot".
+On Gerrit, click on the **Browse** tab in the upper left corner and select
+**Repositories**.  From the listing, select the "coreboot" repo.  You may have
+to click the next page arrow at the bottom a few times to find it.
 
-If you are using SSH keys, select **ssh** from the tabs under "Project coreboot"
-and run the command that appears. This should prompt you for your id_rsa passphrase,
-if you previously set one.
+If you are using SSH keys, select **ssh** from the tabs under "Project
+coreboot" and run the clone with commit-msg hook command that's provided.  This
+should prompt you for your id_rsa passphrase, if you previously set one.
 
 If you are using HTTP, instead, select **http** from the tabs under "Project coreboot"
 and run the command that appears
@@ -278,4 +279,4 @@
 command in your coreboot repository. Now, the last commit should be the most
 recent commit to that patch; to update it, make your desired changes, stage
 the files, then amend and push the commit using the instructions in the above
-paragraph.
\ No newline at end of file
+paragraph.

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30025
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3709613ae065153123d00801ea1b4ff86b100264
Gerrit-Change-Number: 30025
Gerrit-PatchSet: 3
Gerrit-Owner: Michael Bacarella <michael.bacarella at gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus at gmail.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181204/51084fe5/attachment.html>


More information about the coreboot-gerrit mailing list