1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

documentation/kernel-manual/kernel-concepts.xml: Added references to Git Documentation. (From yocto-docs rev: 6435bc8116a586d6a027b69b1df7a6d924f48ec8)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2011-07-14 11:14:54 -07:00
committed by Richard Purdie
parent 5e6f7fb24d
commit 96ab5a7678
@@ -286,6 +286,11 @@
Not only is it the SCM for kernel.org but Git continues to grow in popularity and Not only is it the SCM for kernel.org but Git continues to grow in popularity and
supports many different work flows, front-ends and management techniques. supports many different work flows, front-ends and management techniques.
</para> </para>
<para>
You can find documentation on Git at <ulink url='http://git-scm.com/documentation'></ulink>.
Also, the Yocto Project Development manual has an introduction to Git and describes a
minimal set of commands that allow you to be functional with Git.
</para>
<note><para> <note><para>
It should be noted that you can use as much, or as little, of what Git has to offer It should be noted that you can use as much, or as little, of what Git has to offer
as is appropriate to your project. as is appropriate to your project.