[PATCH] Documentation: Suggest Git for people who want to keep up with development.
Robert P. J. Day
Signed-off-by: Robert P. J. Day <rpjday@...>
--- diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 2a93ec6..5627c82 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -86,7 +86,8 @@ Yocto Project files that are based on the particular release in the tarball.</para></listitem> <listitem><para><emphasis>Git Repository Method:</emphasis> If you are going to be contributing - back into the Yocto Project, you should use Git commands to set up a local + back into the Yocto Project (or even if you aren't but simply want to keep up + with the latest developments), you should use Git commands to set up a local Git repository of the Yocto Project files. Doing so creates a Git repository with a complete history of changes and allows you to easily submit your changes upstream to the project.</para> -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== |
|