mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
documentation/kernel-manual/kernel-how-to.xml: added newline character
There was a git checkout and git push command that did not have a newline character between the two line in a literallayout block. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
This commit is contained in:
committed by
Saul Wold
parent
22cd27dac4
commit
ef8e0d6f38
@@ -1078,7 +1078,8 @@ That's it. Configure and build.
|
||||
<para>
|
||||
Now create a branch in the local clone and push it to the bare clone:
|
||||
<literallayout class='monospaced'>
|
||||
$ git checkout -b crownbay-standard origin/standard $ git push origin crownbay-standard:crownbay-standard
|
||||
$ git checkout -b crownbay-standard origin/standard
|
||||
$ git push origin crownbay-standard:crownbay-standard
|
||||
</literallayout>
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user