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:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user