summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/introduction.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-06-15 11:41:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-22 09:16:44 +0100
commitfcb53beee46fd5b3b600232bef4d6bf7e76ef49e (patch)
treea045ccf00653b0ea5671294bb50df5a5f679b9b2 /documentation/ref-manual/introduction.xml
parentc7969c64bb1d8b667efc3c3abe48f9e1bec1d1f2 (diff)
downloadpoky-fcb53beee46fd5b3b600232bef4d6bf7e76ef49e.tar.gz
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 <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/introduction.xml')
-rw-r--r--documentation/ref-manual/introduction.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
1035 1035
1036 <para>For more information on concepts related to Git 1036 <para>For more information on concepts related to Git
1037 repositories, branches, and tags, see the 1037 repositories, branches, and tags, see the
1038 "<ulink url='&YOCTO_DOCS_DEV_URL;#repositories-tags-and-branches'>Repositories, Tags, and Branches</ulink>" 1038 "<link linkend='repositories-tags-and-branches'>Repositories, Tags, and Branches</link>"
1039 section in the Yocto Project Development Manual. 1039 section.
1040 </para></listitem> 1040 </para></listitem>
1041 <listitem><para><emphasis>Task:</emphasis> 1041 <listitem><para><emphasis>Task:</emphasis>
1042 A unit of execution for BitBake (e.g. 1042 A unit of execution for BitBake (e.g.