aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/kernel-manual/kernel-concepts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-manual/kernel-concepts.xml')
-rw-r--r--documentation/kernel-manual/kernel-concepts.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/kernel-manual/kernel-concepts.xml b/documentation/kernel-manual/kernel-concepts.xml
index 48914a30b3..bb4aec20fe 100644
--- a/documentation/kernel-manual/kernel-concepts.xml
+++ b/documentation/kernel-manual/kernel-concepts.xml
@@ -286,6 +286,11 @@
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.
</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>
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.