<p>Patrick Georgi has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30309">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Documentation/gerrit: Update parts about WIP and draft commits<br><br>Gerrit dropped the "draft" concept and replaced it with private commits<br>and work-in-progress commits, options that can be used independently<br>from each other.<br><br>Change-Id: I6abe267c2091c750fc234057be3a4e62adb59c4c<br>Signed-off-by: Patrick Georgi <pgeorgi@google.com><br>---<br>M Documentation/getting_started/gerrit_guidelines.md<br>1 file changed, 9 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/30309/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Documentation/getting_started/gerrit_guidelines.md b/Documentation/getting_started/gerrit_guidelines.md</span><br><span>index ba2b7b9..34104d8 100644</span><br><span>--- a/Documentation/getting_started/gerrit_guidelines.md</span><br><span>+++ b/Documentation/getting_started/gerrit_guidelines.md</span><br><span>@@ -159,15 +159,19 @@</span><br><span> commit message can be updated easily when it’s ready to be pushed.</span><br><span> Examples of this are "WIP: title" or "[NEEDS_TEST]: title".  Another way to</span><br><span> mark the patch as not ready would be to give it a -1 or -2 review, but</span><br><span style="color: hsl(0, 100%, 40%);">-isn't as obvious as the commit message. These patches can also be pushed as</span><br><span style="color: hsl(0, 100%, 40%);">-drafts as shown in the next guideline.</span><br><span style="color: hsl(120, 100%, 40%);">+isn't as obvious as the commit message. These patches can also be pushed with</span><br><span style="color: hsl(120, 100%, 40%);">+the wip flag:</span><br><span style="color: hsl(120, 100%, 40%);">+        git push origin HEAD:refs/for/master%wip</span><br><span> </span><br><span> * When pushing patches that are not for submission, these should be marked</span><br><span> as such. This can be done in the title ‘[DONOTSUBMIT]’, or can be pushed as</span><br><span style="color: hsl(0, 100%, 40%);">-draft commits, so that only explicitly added reviewers will see them. These</span><br><span style="color: hsl(120, 100%, 40%);">+private changes, so that only explicitly added reviewers will see them. These</span><br><span> sorts of patches are frequently posted as ideas or RFCs for the community</span><br><span style="color: hsl(0, 100%, 40%);">-to look at. To push a draft, use the command:</span><br><span style="color: hsl(0, 100%, 40%);">-        git push origin HEAD:refs/for/master%private,wip</span><br><span style="color: hsl(120, 100%, 40%);">+to look at. To push a private change, use the command:</span><br><span style="color: hsl(120, 100%, 40%);">+        git push origin HEAD:refs/for/master%private</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+* Multiple push options can be combined:</span><br><span style="color: hsl(120, 100%, 40%);">+        git push origin HEAD:refs/for/master%private,wip,topic=experiment</span><br><span> </span><br><span> * Respond to anyone who has taken the time to review your patches, even if</span><br><span> it's just to say that you disagree. While it may seem annoying to address a</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30309">change 30309</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/c/coreboot/+/30309"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I6abe267c2091c750fc234057be3a4e62adb59c4c </div>
<div style="display:none"> Gerrit-Change-Number: 30309 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Patrick Georgi <pgeorgi@google.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>