mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
documentation: dev-manual - updated string of example branches.
(From yocto-docs rev: 79171c5c3c805178971ac099471d466e08968bbf) 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
a206035698
commit
e25d32bd2f
@@ -530,10 +530,9 @@
|
|||||||
It is important to understand that Git tracks content change and not files.
|
It is important to understand that Git tracks content change and not files.
|
||||||
Git uses "branches" to organize different development efforts.
|
Git uses "branches" to organize different development efforts.
|
||||||
For example, the <filename>poky</filename> repository has
|
For example, the <filename>poky</filename> repository has
|
||||||
<filename>laverne</filename>, <filename>bernard</filename>,
|
<filename>bernard</filename>,
|
||||||
<filename>edison</filename>, <filename>denzil</filename> and
|
<filename>edison</filename>, <filename>denzil</filename>, <filename>danny</filename>
|
||||||
<filename>master</filename> branches among
|
and <filename>master</filename> branches among others.
|
||||||
others.
|
|
||||||
You can see all the branches by going to
|
You can see all the branches by going to
|
||||||
<ulink url='&YOCTO_GIT_URL;/cgit.cgi/poky/'></ulink> and
|
<ulink url='&YOCTO_GIT_URL;/cgit.cgi/poky/'></ulink> and
|
||||||
clicking on the
|
clicking on the
|
||||||
|
|||||||
Reference in New Issue
Block a user