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.
+
+ You can find documentation on Git at .
+ 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.
+
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.