From 854edda7d777d438a31870ac75de441e946580f9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 21 Apr 2015 10:24:17 -0700 Subject: dev-manual: Updated branch descriptions for better manual maintenance The "Repositories, Tags, and Branches" section had some wording that described how branches are maintained in the poky repo that made it hard to maintain in the doc from release to release. I had a list of past releases by name and as such would have to update it every release to make it reflect the last set. Well... this is not the best way to do this and proved out as it slipped through the cracks for the YP 1.8 release. Consequently, I recast the text so it is "release proof". (From yocto-docs rev: 5ed1238f53320a3aa1f00ea04191cacdad5fbe95) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-newbie.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index c8b7b565ea..71c142e205 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -982,10 +982,10 @@ not files. Git uses "branches" to organize different development efforts. For example, the poky repository has - denzil, danny, - dylan, dora, - daisy, and master branches - among others. + several branches that include the current + &DISTRO_NAME; branch, the + master branch, and many branches for past + Yocto Project releases. You can see all the branches by going to and clicking on the -- cgit v1.2.3-54-g00ecf