From fcb53beee46fd5b3b600232bef4d6bf7e76ef49e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 15 Jun 2017 11:41:25 -0700 Subject: documentation: Moved "Git" section to the ref-manual Fixes [YOCTO #11630] The "Git" section in the dev-manual is really about concepts. There are a couple of examples that might or not might be allowed to ultimately stay. I have moved the section to the ref-manual. If those examples get replicated in the new dev-manual, I will update the "Git" section further. For now, however, these remain in this moved section. (From yocto-docs rev: 2e4b87fdab29c13ce0d2314e50c93e37404b6f7e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/introduction.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/ref-manual/introduction.xml') diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 1fc01fe38a..9e6c751987 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml @@ -1035,8 +1035,8 @@ For more information on concepts related to Git repositories, branches, and tags, see the - "Repositories, Tags, and Branches" - section in the Yocto Project Development Manual. + "Repositories, Tags, and Branches" + section. Task: A unit of execution for BitBake (e.g. -- cgit v1.2.3-54-g00ecf