summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-newbie.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index f5a524f5ef..3ffff3f15a 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -530,10 +530,9 @@
530 It is important to understand that Git tracks content change and not files. 530 It is important to understand that Git tracks content change and not files.
531 Git uses "branches" to organize different development efforts. 531 Git uses "branches" to organize different development efforts.
532 For example, the <filename>poky</filename> repository has 532 For example, the <filename>poky</filename> repository has
533 <filename>laverne</filename>, <filename>bernard</filename>, 533 <filename>bernard</filename>,
534 <filename>edison</filename>, <filename>denzil</filename> and 534 <filename>edison</filename>, <filename>denzil</filename>, <filename>danny</filename>
535 <filename>master</filename> branches among 535 and <filename>master</filename> branches among others.
536 others.
537 You can see all the branches by going to 536 You can see all the branches by going to
538 <ulink url='&YOCTO_GIT_URL;/cgit.cgi/poky/'></ulink> and 537 <ulink url='&YOCTO_GIT_URL;/cgit.cgi/poky/'></ulink> and
539 clicking on the 538 clicking on the