diff options
Diffstat (limited to 'documentation')
-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> |