Documentation: update draft git command

refs/drafts/master is deprecated

Change-Id: I9c68e496ecd47fb559dd2ad400406007028cbb24
Signed-off-by: Tom Hiller <thrilleratplay@gmail.com>
Reviewed-on: https://review.coreboot.org/27526
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Tested-by: Marc Jones <marc@marcjonesconsulting.com>
This commit is contained in:
Tom Hiller 2018-07-18 07:50:56 -04:00 committed by Marc Jones
parent f71f1796ce
commit 109faa6719
1 changed files with 1 additions and 1 deletions

View File

@ -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 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 sorts of patches are frequently posted as ideas or RFCs for the community
to look at. To push a draft, use the command: 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 * 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 it's just to say that you disagree. While it may seem annoying to address a