mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
dev-manual: Edits to "Creating the Patch" section.
(From yocto-docs rev: b951f038747f7db6024eb25cbaf025f3bc167ccc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3781b86707
commit
0e47365c55
@@ -2155,7 +2155,7 @@
|
|||||||
.
|
.
|
||||||
</literallayout></para></listitem>
|
</literallayout></para></listitem>
|
||||||
<listitem><para><emphasis>Stage and commit your changes</emphasis>:
|
<listitem><para><emphasis>Stage and commit your changes</emphasis>:
|
||||||
These Git commands list out the changed file, stage it, and then
|
These Git commands display the modified file, stage it, and then
|
||||||
commit the file:
|
commit the file:
|
||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
$ git status
|
$ git status
|
||||||
|
|||||||
Reference in New Issue
Block a user