diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-09 14:19:14 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-10 16:20:56 +0100 |
commit | 47fda36cec06347dede95f0fb98eb9e2a3576922 (patch) | |
tree | 2ad5038d915877b55267624cc2d12e91296d65fc /documentation/dev-manual/dev-manual-newbie.xml | |
parent | 3ac64061278b4bb38d9a14e1c387d46a49f90ff2 (diff) | |
download | poky-47fda36cec06347dede95f0fb98eb9e2a3576922.tar.gz |
dev-manual: Edits to "Git" section.
(From yocto-docs rev: d9df3683831253bfb63f764c95531d341aea2dbd)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index e8286ff828..d57260f10b 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
@@ -823,7 +823,7 @@ | |||
823 | The Yocto Project uses Git, which is a free, open source distributed version control system. | 823 | The Yocto Project uses Git, which is a free, open source distributed version control system. |
824 | Git supports distributed development, non-linear development, and can handle large projects. | 824 | Git supports distributed development, non-linear development, and can handle large projects. |
825 | It is best that you have some fundamental understanding of how Git tracks projects and | 825 | It is best that you have some fundamental understanding of how Git tracks projects and |
826 | how to work with Git if you are going to use Yocto Project for development. | 826 | how to work with Git if you are going to use the Yocto Project for development. |
827 | This section provides a quick overview of how Git works and provides you with a summary | 827 | This section provides a quick overview of how Git works and provides you with a summary |
828 | of some essential Git commands. | 828 | of some essential Git commands. |
829 | </para> | 829 | </para> |