From 109faa6719b000db5096539ecee16b625e0d2f0c Mon Sep 17 00:00:00 2001 From: Tom Hiller Date: Wed, 18 Jul 2018 07:50:56 -0400 Subject: Documentation: update draft git command refs/drafts/master is deprecated Change-Id: I9c68e496ecd47fb559dd2ad400406007028cbb24 Signed-off-by: Tom Hiller Reviewed-on: https://review.coreboot.org/27526 Reviewed-by: Patrick Georgi Reviewed-by: Paul Menzel Reviewed-by: Marc Jones Tested-by: Marc Jones --- Documentation/getting_started/gerrit_guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/getting_started/gerrit_guidelines.md') diff --git a/Documentation/getting_started/gerrit_guidelines.md b/Documentation/getting_started/gerrit_guidelines.md index cf7d5e8c5a..e517dceae4 100644 --- a/Documentation/getting_started/gerrit_guidelines.md +++ b/Documentation/getting_started/gerrit_guidelines.md @@ -167,7 +167,7 @@ as such. This can be done in the title ‘[DONOTSUBMIT]’, or can be pushed as draft commits, so that only explicitly added reviewers will see them. These sorts of patches are frequently posted as ideas or RFCs for the community to look at. To push a draft, use the command: - git push origin HEAD:refs/drafts/master + git push origin HEAD:refs/for/master%private,wip * Respond to anyone who has taken the time to review your patches, even if it's just to say that you disagree. While it may seem annoying to address a -- cgit v1.2.3