mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
dev-manual: Added links to branch and tag checkout from overview.
(From yocto-docs rev: 122948411e1121be862caa43d216126c3a01f1fc) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b64872f9ab
commit
26975ed662
@@ -467,7 +467,14 @@
|
||||
Unless you specify a specific development branch or
|
||||
tag name, Git clones the "master" branch, which results
|
||||
in a snapshot of the latest development changes for
|
||||
"master".</para>
|
||||
"master".
|
||||
For information on how to check out a specific
|
||||
development branch or on how to check out a local
|
||||
branch based on a tag name, see the
|
||||
"<link linkend='checking-out-by-branch-in-poky'>Checking Out By Branch in Poky</link>"
|
||||
and
|
||||
<link linkend='checkout-out-by-tag-in-poky'>Checking Out By Tag in Poky</link>",
|
||||
respectively.</para>
|
||||
|
||||
<para>Once the repository is created, you can change to
|
||||
that directory and check its status.
|
||||
|
||||
Reference in New Issue
Block a user